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