Class StatesInspector
Namespace: Microsoft.MixedReality.Toolkit.UI.Editor
Assembly: cs.temp.dll.dll
Syntax
public class StatesInspector : UnityEditor.Editor
Fields
instance
Declaration
protected States instance
Field Value
| Type | Description |
|---|---|
| States |
stateList
Declaration
protected SerializedProperty stateList
Field Value
| Type | Description |
|---|---|
| SerializedProperty |
Methods
OnEnable()
Declaration
protected virtual void OnEnable()
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()