Native referenceRedM

BG_END_CONTEXT_HASH

0x6D1431744182CDE8 SCRIPTS
FUNCTION SIGNATURE
void BG_END_CONTEXT_HASH(`contextHash` (Hash));

Description: Hashed version of BG_END_CONTEXT

Property Value
Native Name BG_END_CONTEXT_HASH
Hash 0x6D1431744182CDE8
Return Type void
Build 1207
Parameters contextHash (Hash)

Parameters

  • contextHash (Hash)

Usage

Lua (Direct):

BgEndContextHash(contextHash)

Lua (Hash):

Citizen.InvokeNative(0x6D1431744182CDE8, contextHash)

Back to SCRIPTS