Native referenceRedM

_ANIMPOSTFX_STOP_TAG

0xAD74C22A541AB987 GRAPHICS
FUNCTION SIGNATURE
void _ANIMPOSTFX_STOP_TAG(`effectName` (const char*));
Property Value
Native Name _ANIMPOSTFX_STOP_TAG
Hash 0xAD74C22A541AB987
Return Type void
Build 1207
Parameters effectName (const char*)

Parameters

  • effectName (const char*)

Usage

Lua (Direct):

AnimpostfxStopTag(effectName)

Lua (Hash):

Citizen.InvokeNative(0xAD74C22A541AB987, effectName)

Back to GRAPHICS