Click or drag to resize

GameObjectItemsSetterItemContexts Property

Returns an enumerator for the contexts of all items.

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

Property Value

Type: IEnumerableObject
See Also