Click or drag to resize

GameObjectItemsSetterItemGameObjects Property

Returns an enumerator for the game objects of all items.

Namespace:  Slash.Unity.DataBind.Foundation.Setters
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
protected IEnumerable<GameObject> ItemGameObjects { get; }

Property Value

Type: IEnumerableGameObject
See Also