Native referenceFiveM

HAS_ENTITY_ANIM_FINISHED

0x20B711662962B472 ENTITY
FUNCTION SIGNATURE
BOOL HAS_ENTITY_ANIM_FINISHED(Entity entity, char* animDict, char* animName, int p3);
Property Value
Native Name HAS_ENTITY_ANIM_FINISHED
Hash 0x20B711662962B472
Return Type BOOL
Parameters entity (Entity), animDict (char*), animName (char*), p3 (int)

Description: ``` P3 is always 3 as far as i cant tell


[Animations list](https://alexguirre.github.io/animations-list/)
Back to ENTITY