Click or drag to resize

InputActionEventDataGetNegativeButtonDoublePressDown Method

Overload List
  NameDescription
Public methodGetNegativeButtonDoublePressDown
Gets the negative button double pressed state of an Action. This will return TRUE only on the first frame of a double press. The double press speed is set in the Input Behavior assigned to the Action.
Public methodGetNegativeButtonDoublePressDown(Single)
Gets the negative button double pressed state of an Action. This will return TRUE only on the first frame of a double press.
Top
See Also