MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / LookupSequence

Function LookupSequence

src/game/shared/animation.cpp:483–513  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Looks up a sequence by sequence name first, then by activity name. Input : label - The sequence name or activity name to look up. Output : Returns the sequence index of the matching sequence, or ACT_INVALID. -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

LookupSequenceMethod · 0.85
CreateTFRagdollMethod · 0.85
StartSceneEventMethod · 0.85
SwitchHeldItemToMethod · 0.85
ProcessSequenceMethod · 0.85
SetModelAnimMethod · 0.85
PlaySequenceMethod · 0.85
ClientThinkMethod · 0.85
AccumulateLayersMethod · 0.85
CreateRagdollMethod · 0.85

Calls 5

LookupActivityFunction · 0.85
SelectWeightedSequenceFunction · 0.85
SequencesAvailableMethod · 0.80
GetNumSeqMethod · 0.80
pszLabelMethod · 0.45

Tested by

no test coverage detected