InputActionEventDataGetButtonDoublePressDown Method |
Name | Description | |
---|---|---|
GetButtonDoublePressDown |
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.
| |
GetButtonDoublePressDown(Single) |
Gets the button double pressed state of an Action. This will return TRUE only on the first frame of a double press.
|