CLogicalEntity
Overview
An extension of CServerOnlyEntity. Most point entities in Source which don't need to be networked inherit from this class (logic_case, math_counter, etc). Entities which inherit from this class have neither position nor size.
Source location : /game/server/tf2/baseentity.h
Class Structure
- CBaseEntity
- CServerOnlyEntity
- CLogicalEntity
- CServerOnlyEntity