Native referenceRedM

RESET_MINIMAP_FOW

0xEB3CB3386C775D72 MAP
FUNCTION SIGNATURE
void RESET_MINIMAP_FOW(`hash` (Hash));
Property Value
Native Name RESET_MINIMAP_FOW
Hash 0xEB3CB3386C775D72
Return Type void
Build 1207
Parameters hash (Hash)

Parameters

  • hash (Hash)

Usage

Lua (Direct):

ResetMinimapFow(hash)

Lua (Hash):

Citizen.InvokeNative(0xEB3CB3386C775D72, hash)

Back to MAP