SlotItemsSetter Methods |
The SlotItemsSetter type exposes the following members.
| Name | Description | |
|---|---|---|
| Init |
Initializes the operator.
This method should be used to add bindings.
(Overrides GameObjectItemsSetterInit.) | |
| OnItemCreated |
Called when an item for an item context was created.
(Overrides GameObjectItemsSetterOnItemCreated(Object, GameObject, Int32).) | |
| OnItemDestroyed |
Called when an item for an item context was destroyed.
(Overrides GameObjectItemsSetterOnItemDestroyed(Object, GameObject).) |