Click or drag to resize

InputActionEventDataGetButtonDoublePressHold Method

Overload List
  NameDescription
Public methodGetButtonDoublePressHold
Gets the button double pressed and held state of an Action. This will return TRUE after a double press and the button is then held. The double press speed is set in the Input Behavior assigned to the Action.
Public methodGetButtonDoublePressHold(Single)
Gets the button double pressed and held state of an Action. This will return TRUE after a double press and the button is then held.
Top
See Also