SmoothSlotItemsSetter Class |
Note: This API is now obsolete.
Namespace: Slash.Unity.DataBind.Foundation.Setters
The SmoothSlotItemsSetter type exposes the following members.
| Name | Description | |
|---|---|---|
| SmoothSlotItemsSetter | Initializes a new instance of the SmoothSlotItemsSetter class |
| Name | Description | |
|---|---|---|
| ClearItems |
Clears all created items.
(Overrides GameObjectItemsSetterClearItems.) | |
| CreateItem |
Creates an item for the specified item context.
(Overrides GameObjectItemsSetterCreateItem(Object, Int32).) | |
| RemoveItem |
Removes the item with the specified item context.
(Overrides GameObjectItemsSetterRemoveItem(Object).) | |
| Update |
Unity callback.
|