Description: Inserts the given context into the background scripts context map.
| Property | Value |
|---|---|
| Native Name | BG_START_CONTEXT |
| Hash | 0x49BA5678BA040CA7 |
| Return Type | void |
| Build | 1207 |
| Parameters | contextName (const char*) |
Parameters
contextName(const char*)
Usage
Lua (Direct):
BgStartContext(contextName)
Lua (Hash):
Citizen.InvokeNative(0x49BA5678BA040CA7, contextName)