Description: Deletes the given context from the background scripts context map.
| Property | Value |
|---|---|
| Native Name | BG_END_CONTEXT |
| Hash | 0x3ABF7BA1C3E2C8CF |
| Return Type | void |
| Build | 1207 |
| Parameters | contextName (const char*) |
Parameters
contextName(const char*)
Usage
Lua (Direct):
BgEndContext(contextName)
Lua (Hash):
Citizen.InvokeNative(0x3ABF7BA1C3E2C8CF, contextName)