Lua API
On this page

ClientState

Represents the current state of the game client.

Fields:

Description

Character_Select_Screen

2
v1.0.0

Character select screen

Creating_Character

3
v1.0.0

Character creation screen

Disconnected

8
v1.0.0

Disconnected from server

Entering_Game

4
v1.0.0

Logging into the game

Game_Started

1
v1.0.0

Client is done initializing.

In_Game

6
v1.0.0

Fully logged in to the game

Initial

0
v1.0.0

Initial client state.

Logging_Out

7
v1.0.0

Logging out

PlayerDesc_Received

5
v1.0.0

Got Player details while logging in