Native referenceFiveM

REMOVE_ANIM_SET

0x16350528F93024B3 STREAMING
FUNCTION SIGNATURE
void REMOVE_ANIM_SET(char* animSet);
Property Value
Native Name REMOVE_ANIM_SET
Hash 0x16350528F93024B3
Return Type void
Parameters animSet (char*)

Description: Unloads the specified animation set. An animation set provides movement animations for a ped.

Animation set and clip set are synonymous. See SET_PED_MOVEMENT_CLIPSET.

Back to STREAMING