Category:CBaseAnimating: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "'''<code>CBaseAnimating</code>''' is the C++ class from which all entities with models inherit, even if they don't actually move. B")
 
No edit summary
Line 1: Line 1:
'''<code>CBaseAnimating</code>''' is the C++ class from which all entities with [[model]]s inherit, even if they don't actually move.
'''<code>CBaseAnimating</code>''' is the C++ class from which all entities with [[model]]s inherit, even if they don't actually move.
This category also covers '''<code>CBaseAnimatingOverlay</code>''', which provides animation blending.


[[Category:Classes|B]]
[[Category:Classes|B]]

Revision as of 06:10, 16 September 2011

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.

Pages in category "CBaseAnimating"

The following 200 pages are in this category, out of 502 total.

(previous page) (next page)
(previous page) (next page)