| Property | Value |
|---|---|
| Native Name | _NETWORK_SET_GANG_SIZE |
| Hash | 0x833D8268D51B4522 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | size (int) |
Parameters
size(int)
Usage
Lua (Direct):
local result = NetworkSetGangSize(size)
Lua (Hash):
local result = Citizen.InvokeNative(0x833D8268D51B4522, size)