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.UnityEventPublic ReadOnly Property UnityEvent As UnityEventProperty Value
		UnityEngine.Events.UnityEvent