PLAY_ENTITY_ANIM
https://github.com/femga/rdr3_discoveries/tree/master/animations
ENTITYBuild 1207
Signature
lua
PlayEntityAnim(entity, animName, animDict, 0.0, true, true, true, 0.0, bitset)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Entity | — | |
| char* | — | |
| char* | — | |
| float | — | |
| BOOL | — | |
| BOOL | — | |
| BOOL | — | |
| float | — | |
| Any | — |
Usage
lua
PlayEntityAnim(entity, animName, animDict, 0.0, true, true, true, 0.0, bitset)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
