| Property | Value |
|---|---|
| Native Name | ANIMPOSTFX_IS_RUNNING |
| Hash | 0x4A123E85D7C4CA0B |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | effectName (const char*) |
Parameters
effectName(const char*)
Usage
Lua (Direct):
local result = AnimpostfxIsRunning(effectName)
Lua (Hash):
local result = Citizen.InvokeNative(0x4A123E85D7C4CA0B, effectName)