Click or drag to resize

Controller.GetLastTimeActive Method

Overload List
  NameDescription
Public methodGetLastTimeActive()
Gets the last timestamp any button was active. NOTE: If comparing time against current time, always compare to ReInput.time.unscaledTime.
Public methodGetLastTimeActive(Boolean)
Gets the last timestamp any button was active. NOTE: If comparing time against current time, always compare to ReInput.time.unscaledTime.
Top
See Also