float GET_RAIN_LEVEL(None);
| Property |
Value |
| Native Name |
GET_RAIN_LEVEL |
| Hash |
0x931B5F4CC130224B |
| Return Type |
float |
| Build |
1207 |
| Parameters |
None |
Usage
Lua (Direct):
local result = GetRainLevel()
Lua (Hash):
local result = Citizen.InvokeNative(0x931B5F4CC130224B, )
Back to MISC