CBaseAnimating (GoldSrc)

From Valve Developer Community
Jump to navigation Jump to search
Class hierarchy
CBaseAnimating
CBaseDelay
CBaseEntity
cbase.cpp

Stub

This article or section is a stub. You can help by expanding it.

CBaseAnimating is the C++ class from which most (but not all) entities with models inherit, even if they don't actually move. Several brush entities, primarily those which inherit CBaseToggle, also inherit CBaseAnimating.