Description: Returns model hash of the closest fish
| Property | Value |
|---|---|
| Native Name | _GET_RANDOM_FISH_TYPE_FOR_LOCATION |
| Hash | 0x595478B3BBC3076D |
| Return Type | Hash |
| Build | 1207 |
| Parameters | None |
Usage
Lua (Direct):
local result = GetRandomFishTypeForLocation()
Lua (Hash):
local result = Citizen.InvokeNative(0x595478B3BBC3076D, )