| Property | Value |
|---|---|
| Native Name | SET_GAME_PAUSES_FOR_STREAMING |
| Hash | 0xB3BC8250F4FE8B63 |
| Return Type | void |
| Build | 1207 |
| Parameters | toggle (BOOL) |
Parameters
toggle(BOOL)
Usage
Lua (Direct):
SetGamePausesForStreaming(toggle)
Lua (Hash):
Citizen.InvokeNative(0xB3BC8250F4FE8B63, toggle)