Enum ArchipelagoClientState
- Namespace
- Archipelago.MultiClient.Net.Enums
- Assembly
- Archipelago.MultiClient.Net.dll
The state of a player
public enum ArchipelagoClientState
Fields
ClientConnected = 5
The player is connected to the multiworld
ClientGoal = 30
The player has finished their goal
ClientPlaying = 20
The player started playing
ClientReady = 10
The player is ready to start playing
ClientUnknown = 0
Default value, no state is known for this player