Entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{lang|Entity}}[[Category:Entities]][[Category:Glossary]]
{{lang|Entity}}
An object defined within the [[Source Engine]] as having characteristics which differentiate it from "the [[worldspawn|world]]" (world brushes).
An object defined within the {{source|4}} or {{source2|4}}{{confirm}} as having characteristics which differentiate it from "the [[worldspawn|world]]" (world brushes).


== Types ==
== Types ==
Line 21: Line 21:
* Coding [[Your First Entity]]
* Coding [[Your First Entity]]
* Console command {{ent|dump_entity_sizes}}
* Console command {{ent|dump_entity_sizes}}
[[Category:Source]]
[[Category:Source 2]]

Revision as of 17:52, 12 April 2023

English (en)Deutsch (de)Español (es)Hrvatski (hr)Português (pt)Русский (ru)中文 (zh)Translate (Translate)

An object defined within the Source Source or Source 2 Source 2[confirm] as having characteristics which differentiate it from "the world" (world brushes).

Types

By form:

By internality:

See Also