# CDOTA_Item_Physical
extends CBaseAnimating
| Function | Description | Client |
|---|---|---|
| handle GetContainedItem() | Returned the contained item. | ❌ |
| float GetCreationTime() | Returns the game time when this item was created in the world | ❌ |
| void SetContainedItem(hItem) | Set the contained item. | ❌ |