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
    Namespace: Microsoft.MixedReality.Toolkit.Input
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class InputActionUnityEvent : UnityEvent<BaseInputEventData>
    Back to top Generated by DocFX