GameObjectItemsSetter Methods |
The GameObjectItemsSetter type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearItems |
Clears all created items.
(Overrides ItemsSetterClearItems.) | |
| CreateItem |
Creates an item for the specified item context.
(Overrides ItemsSetterCreateItem(Object, Int32).) | |
| Init |
Initializes the operator.
This method should be used to add bindings.
(Overrides ComponentSingleSetterTComponent, TDataInit.) | |
| OnItemCreated |
Called when an item for an item context was created.
| |
| OnItemDestroyed |
Called when an item for an item context was destroyed.
| |
| RemoveItem |
Removes the item with the specified item context.
(Overrides ItemsSetterRemoveItem(Object).) |