Click or drag to resize
GameIsSimulating Property
Whether the game is currently simulating.

Namespace: spaar.ModLoader
Assembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool IsSimulating { get; }

Property Value

Type: Boolean
See Also