Native referenceRedM

BG_START_CONTEXT_HASH

0x2EB67D564DCC09D5 SCRIPTS
FUNCTION SIGNATURE
void BG_START_CONTEXT_HASH(`contextHash` (Hash));

Description: Hashed version of BG_START_CONTEXT

Property Value
Native Name BG_START_CONTEXT_HASH
Hash 0x2EB67D564DCC09D5
Return Type void
Build 1207
Parameters contextHash (Hash)

Parameters

  • contextHash (Hash)

Usage

Lua (Direct):

BgStartContextHash(contextHash)

Lua (Hash):

Citizen.InvokeNative(0x2EB67D564DCC09D5, contextHash)

Back to SCRIPTS