Click or drag to resize

PlayerGetButtonTimePressed Method

Overload List
  NameDescription
Public methodGetButtonTimePressed(Int32)
Gets the length of time in seconds that a button has been continuously held down. Returns 0 if the button is not currently pressed.
Public methodGetButtonTimePressed(String)
Gets the length of time in seconds that a button has been continuously held down. Returns 0 if the button is not currently pressed.
Top
See Also