Native referenceFiveM

REQUEST_ANIM_SET

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

Description: Starts loading the specified animation set. An animation set provides movement animations for a ped. See SET_PED_MOVEMENT_CLIPSET.

Back to STREAMING