docs: Added docs for constants
This commit is contained in:
7
docs/constants/general.md
Normal file
7
docs/constants/general.md
Normal file
@@ -0,0 +1,7 @@
|
||||
**Original:** [General](https://gothicmultiplayerteam.gitlab.io/docs/0.3.0/script-reference/shared-constants/general/)
|
||||
|
||||
|Name |Description |
|
||||
|-- | --|
|
||||
|DEBUG_MODE |Represents debug mode state. |
|
||||
|CLIENT_SIDE |`true` if parsed script is on client-side, otherwise `false`. |
|
||||
|SERVER_SIDE |`true` if parsed script is on server-side, otherwise `false`. |
|
||||
Reference in New Issue
Block a user