Click or drag to resize

ControllerWithAxesGetLastTimeActive Method

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