Field Container
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
The container this item is stored IN (e.g. the hero's inventory, a chest, a bag). Set by AddItem(ItemBehaviour, Vector3) / RemoveItem(ItemBehaviour).
[HideInInspector]
public InventoryContainerBehaviour Container
Returns
- InventoryContainerBehaviour
- The container this item is stored IN (e.g. the hero's inventory, a chest, a bag). Set by / .