Native referenceFiveM

BG_END_CONTEXT

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

Description: ``` Deletes the given context from the background scripts context map.

NativeDB Introduced: v323

Back to SCRIPT