| Property | Value |
|---|---|
| Native Name | _SET_MINIMAP_FOW_OVERRIDE_REVEAL_SCALE |
| Hash | 0xE5A7F70B7C0F3271 |
| Return Type | void |
| Build | 1207 |
| Parameters | scale (float), p1 (Hash) |
Parameters
scale(float)p1(Hash)
Usage
Lua (Direct):
SetMinimapFowOverrideRevealScale(scale, p1)
Lua (Hash):
Citizen.InvokeNative(0xE5A7F70B7C0F3271, scale, p1)