 | GameObjectItemsSetterClearItems Method |
Clears all created items.
Namespace:
Slash.Unity.DataBind.Foundation.Setters
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxprotected override void ClearItems()
Protected Overrides Sub ClearItems
protected:
virtual void ClearItems() override
abstract ClearItems : unit -> unit
override ClearItems : unit -> unit
See Also