CBaseAnimating

From Valve Developer Community
Revision as of 10:28, 3 September 2009 by TomEdwards (talk | contribs) (Created page with ''''<code>CBaseAnimating</code>''' is the C++ class from which all entities with models inherit, even if they don't actually move. {{todo|Functions performed.}} [[Category:C…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Todo: Functions performed.