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

Function LookupActivity

src/game/shared/animation.cpp:456–475  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Looks up an activity by name. Input : label - Name of the activity to look up, ie "ACT_IDLE" Output : Activity index or ACT_INVALID if not found. -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

LookupActivityMethod · 0.85
LookupSequenceFunction · 0.85
LookupActivityMethod · 0.85
HandleAnimEventMethod · 0.85
PlayGestureMethod · 0.85
PlaySpecificSequenceMethod · 0.85
IsReadinessCapableMethod · 0.85

Calls 2

GetNumSeqMethod · 0.80
pszActivityNameMethod · 0.80

Tested by

no test coverage detected