Native referenceFiveM

HAS_ANIM_SET_LOADED

0xC4EA073D86FB29B0 STREAMING
FUNCTION SIGNATURE
BOOL HAS_ANIM_SET_LOADED(char* animSet);
Property Value
Native Name HAS_ANIM_SET_LOADED
Hash 0xC4EA073D86FB29B0
Return Type BOOL
Parameters animSet (char*)

Description: Gets whether the specified animation set has finished loading. An animation set provides movement animations for a ped.

Animation set and clip set are synonymous. See SET_PED_MOVEMENT_CLIPSET.

Back to STREAMING