Click or drag to resize

InputActionEventDataGetButtonTimedPress Method

Overload List
  NameDescription
Public methodGetButtonTimedPress(Single)
Gets the button held state of an Action after being held for a period of time. This will return TRUE only after the button has been held for the specified time and will continue to return TRUE until the button is released. This also applies to axes being used as buttons.
Public methodGetButtonTimedPress(Single, Single)
Gets the button held state of an Action after being held for a period of time. This will return TRUE only after the button has been held for the specified time and will continue to return TRUE until the button is released. This also applies to axes being used as buttons.
Top
See Also