TGameData.IsPlaying Property

Returns True after a StartANewGame() or ContinueGame() Returns False after a PauseGame() or StopGame()

Unit: uGameData
property IsPlaying: boolean

Property Value

Type: System.Boolean