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+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public double modifiedTime { get; }

Property Value

Double
See Also