$declareanimation
Jump to navigation
Jump to search
Forward declares an animation. This useful when you want to use an animation in a sequence, but the data for it won't be loaded until a later external .mdl file (see $includemodel). $declareanimation
makes a empty animation entry so that the local sequence can reference something, and at run time these references are overwritten with the actual animation index.


Syntax
$declareanimation <name>