CBaseAnimating

From Valve Developer Community
Revision as of 05:19, 2 July 2024 by Nescius (talk | contribs)
Jump to navigation Jump to search
C++ Class hierarchy
CBaseAnimating
CBaseEntity
C++ baseanimating.cpp

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.


Icon-Important.pngImportant:Following Keyvalues / Inputs / Outputs are available for all entities that inherit this class

Keyvalues

Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history

Inputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Inputs for continuation of page history

Outputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history