| Property | Value |
|---|---|
| Native Name | SET_MAPDATACULLBOX_ENABLED |
| Hash | 0x3CACC83F6FED837C |
| Return Type | void |
| Build | 1207 |
| Parameters | name (char*), toggle (BOOL) |
Parameters
name(char*)toggle(BOOL)
Usage
Lua (Direct):
SetMapdatacullboxEnabled(name, toggle)
Lua (Hash):
Citizen.InvokeNative(0x3CACC83F6FED837C, name, toggle)