CBaseAnimating: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


This category also covers '''<code>CBaseAnimatingOverlay</code>''', which provides animation blending.
This category also covers '''<code>CBaseAnimatingOverlay</code>''', which provides animation blending.
[[Category:Classes|B]]

Revision as of 01:10, 4 March 2024

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.