Click or drag to resize

ControllerMapmodifiedTime Property

The last time the Controller Map was modified since it was created. Returns 0 if the Controller Map was not modified or if isModified was set to false.

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

Property Value

Double
See Also