CBaseAnimating (GoldSrc)

From Valve Developer Community
Revision as of 06:48, 20 March 2025 by SirYodaJedi (talk | contribs)
Jump to navigation Jump to search
C++ Class hierarchy
CBaseAnimating
CBaseDelay
CBaseEntity
C++ cbase.cpp

Stub

This article or section is a stub. You can help by expanding it.

CBaseAnimating is the C++ class from which most (but not all) entities with models inherit, even if they don't actually move. Several brush entities, including all CBaseToggle toggled entities, also inherit CBaseAnimating.