Click or drag to resize

IndexedMonoBehaviourWithNamedStatesStateNames Property

The current list of named states

Namespace:  ImmerseSDK.Indexing
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public string[] StateNames { get; }

Property Value

Type: String
See Also