mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class InputActionPropertyDrawer

    Inheritance
    Object
    InputActionPropertyDrawer
    Implements
    PropertyDrawer
    Namespace: Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class InputActionPropertyDrawer : PropertyDrawer, PropertyDrawer

    Methods

    OnGUI(Rect, SerializedProperty, GUIContent)

    Declaration
    public override void OnGUI(Rect rect, SerializedProperty property, GUIContent content)
    Parameters
    Type Name Description
    Rect rect
    SerializedProperty property
    GUIContent content

    OnGUI(Rect, SerializedProperty, GUIContent)

    Declaration
    public override void OnGUI(Rect rect, SerializedProperty property, GUIContent content)
    Parameters
    Type Name Description
    Rect rect
    SerializedProperty property
    GUIContent content

    Implements

    PropertyDrawer
    In This Article
    • Methods
      • OnGUI(Rect, SerializedProperty, GUIContent)
      • OnGUI(Rect, SerializedProperty, GUIContent)
    • Implements
    Back to top Generated by DocFX