[This is preliminary documentation and is subject to change.]
Gets or sets the time scale multiplier.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public static float TimeScale { get; set; }
Public Shared Property TimeScale As Single
Get
Set
public:
static property float TimeScale {
float get ();
void set (float value);
}
Property Value
Type:
SingleThe time scale multiplier.
Reference