Class TestGameState
Test game state.
Inherited Members
Namespace: Microsoft.XboxStudios.BotBrain.Samples.ClassBased
Assembly: BotBrain.Samples.dll
Syntax
public class TestGameStateProperties
View SourceIsCrashed
Gets or sets a value indicating whether the game's crashed.
Declaration
public bool IsCrashed { get; set; }Property Value
| Type | Description | 
|---|---|
| bool |