Native referenceFiveM

FORCE_ENTITY_AI_AND_ANIMATION_UPDATE

0x40FDEDB72F8293B2 ENTITY
FUNCTION SIGNATURE
void FORCE_ENTITY_AI_AND_ANIMATION_UPDATE(Entity entity);
Property Value
Native Name FORCE_ENTITY_AI_AND_ANIMATION_UPDATE
Hash 0x40FDEDB72F8293B2
Return Type void
Parameters entity (Entity)

Description: ``` Based on carmod_shop script decompile this takes a vehicle parameter. It is called when repair is done on initial enter.

Back to ENTITY