Class BaseInteractiveElementInspector
Custom inspector for the BaseInteractiveElement class.
Inheritance
BaseInteractiveElementInspector
Namespace: Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.Editor
Assembly: cs.temp.dll.dll
Syntax
public class BaseInteractiveElementInspector : UnityEditor.Editor
Methods
OnEnable()
Declaration
protected virtual void OnEnable()
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()