_CREATE_ANIM_SCENE
flags: https://github.com/Halen84/RDR3-Native-Flags-And-Enums/tree/main/eAnimSceneFlag
ANIMSCENEBuild 1207
Signature
lua
CreateAnimScene(animDict, 0, playbackListName, true, true)
-- returns AnimSceneParameters
| Name | Type | Description |
|---|---|---|
| char* | — | |
| int | — | |
| char* | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
CreateAnimScene(animDict, 0, playbackListName, true, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
