Click or drag to resize

InputMappertimeRemaining Property

The time remaining before the mapper times out. Always returns 0 if no timeout was set or if the timer was stopped.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float timeRemaining { get; }

Property Value

Type: Single
See Also