Editar

Compartir a través de


InputActionPropertyDrawer Class

Definition

public ref class InputActionPropertyDrawer : UnityEditor::PropertyDrawer
[UnityEditor.CustomPropertyDrawer(typeof(Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction))]
public class InputActionPropertyDrawer : UnityEditor.PropertyDrawer
[<UnityEditor.CustomPropertyDrawer(typeof(Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction))>]
type InputActionPropertyDrawer = class
    inherit PropertyDrawer
Public Class InputActionPropertyDrawer
Inherits PropertyDrawer
Inheritance
UnityEditor.PropertyDrawer
InputActionPropertyDrawer
Attributes
UnityEditor.CustomPropertyDrawerAttribute

Constructors

InputActionPropertyDrawer()

Methods

OnGUI(Rect, SerializedProperty, GUIContent)

Applies to