Click or drag to resize
GameRunning Property
Whether this game is running, or not (e.g. not yet started, paused, or already over).

Namespace: Slash.Application.Games
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Running { get; }

Property Value

Type: Boolean
See Also