PressedNearEvents.OnButtonPressed Field
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.
Fired when a button is pressed via near interaction.
public: UnityEngine::Events::UnityEvent ^ OnButtonPressed;
public UnityEngine.Events.UnityEvent OnButtonPressed;
val mutable OnButtonPressed : UnityEngine.Events.UnityEvent
Public OnButtonPressed As UnityEvent
Field Value
UnityEngine.Events.UnityEvent