Click or drag to resize

PlayerGetButtonTimedPressDown Method

Overload List
  NameDescription
Public methodGetButtonTimedPressDown(Int32, Single)
Gets the button state of an Action after being held for a period of time. This will return TRUE only on the frame in which the button had been held for the specified time. This also applies to axes.
Public methodGetButtonTimedPressDown(String, Single)
Gets the button state of an Action after being held for a period of time. This will return TRUE only on the frame in which the button had been held for the specified time. This also applies to axes.
Top
See Also