PressedNearEvents.OnButtonPressHold 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 currently being pressed.
public: UnityEngine::Events::UnityEvent ^ OnButtonPressHold;
	public UnityEngine.Events.UnityEvent OnButtonPressHold;
	val mutable OnButtonPressHold : UnityEngine.Events.UnityEvent
	Public OnButtonPressHold As UnityEvent 
	Field Value
		UnityEngine.Events.UnityEvent