mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class InputActionUnityEvent

    Unity event for input action events. Contains the data of the input event that triggered the action.

    Inheritance
    Object
    InputActionUnityEvent
    Implements
    UnityEvent<BaseInputEventData>
    Namespace: Microsoft.MixedReality.Toolkit.Input
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    [Serializable]
    public class InputActionUnityEvent : UnityEvent<BaseInputEventData>, UnityEvent<BaseInputEventData>

    Implements

    UnityEvent<>
    In This Article
    • Implements
    Back to top Generated by DocFX