Native referenceFiveM

BG_START_CONTEXT

0x9D5A25BADB742ACD SCRIPT
FUNCTION SIGNATURE
void BG_START_CONTEXT(char* contextName);
Property Value
Native Name BG_START_CONTEXT
Hash 0x9D5A25BADB742ACD
Return Type void
Parameters contextName (char*)

Description: ``` Inserts the given context into the background scripts context map.

NativeDB Introduced: v323

Back to SCRIPT