ACT
Description
Enumerations used by functions like Weapon:SendWeaponAnim & Entity:SelectWeightedSequence.
An activity is a code-friendly identifier for an animation, and can point to multiple sequences (animations) depending on the model.
See $sequence .qc
command documentation on Valve Developer Wiki, specifically the activity
parameter.