User:Pinsplash/Datamaps

From Valve Developer Community
Jump to navigation Jump to search

Retrieved with the sm_dump_datamaps command from SourceMod.

What are datamaps?

Datamaps are text files that list every statically-defined (so, almost all) keyvalues, inputs, and outputs for every entity. Flags are done in a rather different fashion, so some flag-related variables may be included for entities, but flags themselves work solely from the spawnflags keyvalue. spawnflags is then used internally to do the functions of flags.