Entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (it's not like you can make an entity for anything but a mod, so that's irrelevant)
Line 12: Line 12:
* [[:Category:Entities]]
* [[:Category:Entities]]
* [[Internal entity]]
* [[Internal entity]]
* Coding [[Your First Entity]] for a MOD
* Coding [[Your First Entity]]


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

Revision as of 07:36, 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