Click or drag to resize

InputActionEventDataGetButtonDoublePressDown Method

Overload List
  NameDescription
Public methodGetButtonDoublePressDown
Gets the 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 methodGetButtonDoublePressDown(Single)
Gets the button double pressed state of an Action. This will return TRUE only on the first frame of a double press.
Top
See Also