$declaresequence

From Valve Developer Community
Revision as of 13:32, 27 April 2008 by TomEdwards (talk | contribs)
Jump to navigation Jump to search

Forward declares a sequence. This useful when you want to reference a sequence that isn't locally declared for some reason, such as one that's part of an external .mdl file (with $includemodel).

Usage

$declaresequence <name>