PressedNearEvents.OnButtonPressReleased 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 press is released via near interaction.
public: UnityEngine::Events::UnityEvent ^ OnButtonPressReleased;
public UnityEngine.Events.UnityEvent OnButtonPressReleased;
val mutable OnButtonPressReleased : UnityEngine.Events.UnityEvent
Public OnButtonPressReleased As UnityEvent
Field Value
UnityEngine.Events.UnityEvent