| Property | Value |
|---|---|
| Native Name | _ANIMPOSTFX_PLAY_TIMED |
| Hash | 0x3A9A281FF71249E9 |
| Return Type | void |
| Build | 1207 |
| Parameters | effectName (const char*), duration (int) |
Parameters
effectName(const char*)duration(int)
Usage
Lua (Direct):
AnimpostfxPlayTimed(effectName, duration)
Lua (Hash):
Citizen.InvokeNative(0x3A9A281FF71249E9, effectName, duration)