Click or drag to resize

InputActionEventDataGetButtonDoublePressUp Method

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