Files
PyG2O/docs/constants/network.md
2025-04-15 13:13:31 +03:00

7 lines
429 B
Markdown

**Original:** [Network](https://gothicmultiplayerteam.gitlab.io/docs/0.3.0/script-reference/server-constants/network/)
|Name |Description |
|-- | --|
|DISCONNECTED |Represents disconnected player state. |
|LOST_CONNECTION |Represents lost connection player state. |
|HAS_CRASHED |Represents crash player state. |