CBaseAnimating (GoldSrc)
		
		
		
		Jump to navigation
		Jump to search
		
|  Class hierarchy | 
|---|
| CBaseAnimating | 
|  cbase.cpp | 
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.