PressableButtonInspector Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class PressableButtonInspector : UnityEditor::Editor
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.PressableButton), true)]
public class PressableButtonInspector : UnityEditor.Editor
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.PressableButton), true)>]
type PressableButtonInspector = class
inherit Editor
Public Class PressableButtonInspector
Inherits Editor
- Inheritance
-
UnityEditor.EditorPressableButtonInspector
- Attributes
-
UnityEditor.CustomEditorAttribute
Constructors
PressableButtonInspector() |
Methods
OnInspectorGUI() |