Editar

Share via


PressableButtonInspector Class

Definition

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.Editor
PressableButtonInspector
Attributes
UnityEditor.CustomEditorAttribute

Constructors

PressableButtonInspector()

Methods

OnInspectorGUI()

Applies to