Description: https://github.com/femga/rdr3_discoveries/blob/master/graphics/animpostfx
| Property | Value |
|---|---|
| Native Name | ANIMPOSTFX_PLAY |
| Hash | 0x4102732DF6B4005F |
| Return Type | void |
| Build | 1207 |
| Parameters | effectName (const char*) |
Parameters
effectName(const char*)
Usage
Lua (Direct):
AnimpostfxPlay(effectName)
Lua (Hash):
Citizen.InvokeNative(0x4102732DF6B4005F, effectName)