CLogicalEntity

From Valve Developer Community
Revision as of 09:15, 18 September 2024 by Nescius (talk | contribs) (it has position)
Jump to navigation Jump to search

CLogicalEntity is a class that exists only on the server. It does not count toward the edict limit and cannot be networked.

Derived entities include logic entities, VPhysics constraints and filters.

There is no difference between this and CServerOnlyPointEntity other than name[confirm].