PlayEntityAnim — FiveM Natives
0x7FB218262B810701 · ENTITY · all
`` delta and bitset are guessed fields. They are based on the fact that most of the calls have 0 or nil field types passed in. The only time bitset has a value is 0x4000 and the only time delta has a value is during stealth with usually <1.0f values. `` Animations list
Parameters
| Name | Type |
|---|---|
| entity | Entity |
| animName | char* |
| animDict | char* |
| p3 | float |
| loop | BOOL |
| stayInAnim | BOOL |
| p6 | BOOL |
| delta | float |
| bitset | Any |
Returns
BOOL