Class hierarchy

From Valve Developer Community
Revision as of 19:04, 10 June 2025 by CHILLMODEA (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Source engine (serverside | clientside)
edit
Warning.pngRisk of Confusion:When entity name is listed it means that their c++ classname is a subclass of that category. For example Env wind shown under CD CBaseEntity doesn't mean env_wind's class is CBaseEntity, instead, it means that its c++ class, in this case CEnvWind, is subclass of CBaseEntity.
Note.pngNote:The category tree below grows automatically by {{CD}} template being added to entity pages