Table of Contents

Enum GameSystemState

Namespace
Stride.Games
Assembly
Stride.Games.dll

Describes state of the GameSystemCollection.

public enum GameSystemState

Fields

ContentLoaded = 2
Initialized = 1
None = 0