Native referenceRedM

_ANIMPOSTFX_SET_TO_UNLOAD

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

Parameters

  • effectName (const char*)

Usage

Lua (Direct):

AnimpostfxSetToUnload(effectName)

Lua (Hash):

Citizen.InvokeNative(0x37D7BDBA89F13959, effectName)

Back to GRAPHICS