Files
PyG2O/docs/constants/general.md
2024-11-05 19:37:47 +03:00

539 B

Original: 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.