Enum GameSystemState
Describes state of the GameSystemCollection.
public enum GameSystemStateFields
- ContentLoaded = 2
- Initialized = 1
- None = 0
Describes state of the GameSystemCollection.
public enum GameSystemStateContentLoaded = 2Initialized = 1None = 0