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

Dumpentityfactories: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (→‎See also: Unicodifying, replaced: See Also → See also)
Line 6: Line 6:
{{note|If you are searching for list of all entities in source games check [[dump_entity_sizes]] page}}
{{note|If you are searching for list of all entities in source games check [[dump_entity_sizes]] page}}


==See Also==
==See also==
*{{ent|dump_entity_sizes}}
*{{ent|dump_entity_sizes}}
*{{ent|report_entities}}
*{{ent|report_entities}}

Revision as of 09:16, 8 January 2024

dumpentityfactories is a c1 available in all Source Source games.dumpentityfactories outputs every entity available runtime to the console, which means internal entities are excluded.

"dumpentityfactories"
 game
 - Lists all entity factory names.
Note.pngNote:If you are searching for list of all entities in source games check dump_entity_sizes page

See also