CBaseAnimating: Difference between revisions
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
See also: Category:CBaseAnimating
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.