Enum LifecycleState
Describes the current process and FTK2 game-data lifecycle of the ModAPI host.
public enum LifecycleState
Fields
Failed = 3GameDataReady = 2Initialized = 1Stopped = 4
Describes the current process and FTK2 game-data lifecycle of the ModAPI host.
public enum LifecycleState
Failed = 3GameDataReady = 2Initialized = 1Stopped = 4