Description: dispatchService: see ENABLE_DISPATCH_SERVICE
| Property | Value |
|---|---|
| Native Name | BLOCK_DISPATCH_SERVICE_RESOURCE_CREATION |
| Hash | 0x66947E61A44DE2C6 |
| Return Type | void |
| Build | 1207 |
| Parameters | dispatchService (int), toggle (BOOL) |
Parameters
dispatchService(int)toggle(BOOL)
Usage
Lua (Direct):
BlockDispatchServiceResourceCreation(dispatchService, toggle)
Lua (Hash):
Citizen.InvokeNative(0x66947E61A44DE2C6, dispatchService, toggle)