This article's documentation is for anything that uses the Source engine. Click here for more information.

dump_globals

From Valve Developer Community
Revision as of 11:05, 30 March 2025 by Nescius (talk | contribs) (Removed redirect to Env global)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

dump_globals is a command available in all Source Source games. It dumps all global states. Global states remain between map transitions and are used to store state of entities using globalname or by env_global. logic_auto can be set to fire only if certain global state is ON.

See also