CBaseAnimating

From Valve Developer Community
Revision as of 00:58, 4 March 2024 by Nescius (talk | contribs)
Jump to navigation Jump to search

CBaseAnimating is the C++ class from which all entities with models inherit, even if they don't actually move.

This category also covers CBaseAnimatingOverlay, which provides animation blending.