Files
PyG2O/docs/constants/network.md
2024-11-05 19:37:47 +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. |