Entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (removed link, information is redundant, as it's pretty much the same as in the three pages listed under "types")
Line 12: Line 12:
* [[:Category:Entities]]
* [[:Category:Entities]]
* [[Internal entity]]
* [[Internal entity]]
* Coding [[Your First Entity]] for a MOD


[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 05:39, 20 March 2010

An object defined within the Source Engine as having characteristics which differentiate it from "the world" (world brushes).

Types

There are three main types of entities:

See also