InputActionPropertyDrawer 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 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.PropertyDrawerInputActionPropertyDrawer
- Attributes
-
UnityEditor.CustomPropertyDrawerAttribute
Constructors
InputActionPropertyDrawer() |
Methods
OnGUI(Rect, SerializedProperty, GUIContent) |