CLogicalEntity

From Valve Developer Community
Revision as of 13:01, 15 September 2009 by TomEdwards (talk | contribs) (Created page with '<code>'''CLogicalEntity'''</code> is a class that exists only on the server and does not have a position or representation in the world. It does not count toward the edict li…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CLogicalEntity is a class that exists only on the server and does not have a position or representation in the world. It does not count toward the edict limit and cannot be networked.

Derived entities include logic entities, VPhysics constraints and filters.