CBaseEntity

From SigMod
Revision as of 23:46, 29 January 2022 by Mince (talk | contribs)
Jump to navigation Jump to search

Overview

The class from which all entity types derive from. The only exceptions to this are TempEnts, which are temporary entities that are too simple to warrant the overhead of inheriting from CBaseEntity.

Source Location : /game/server/baseentity.h

SendProps