InputActionEventPair.UnityEvent Property
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.
The UnityEvent to invoke when MixedRealityInputAction is raised.
public:
property UnityEngine::Events::UnityEvent ^ UnityEvent { UnityEngine::Events::UnityEvent ^ get(); };
public UnityEngine.Events.UnityEvent UnityEvent { get; }
member this.UnityEvent : UnityEngine.Events.UnityEvent
Public ReadOnly Property UnityEvent As UnityEvent
Property Value
UnityEngine.Events.UnityEvent