| Property | Value |
|---|---|
| Native Name | _EAGLE_EYE_SET_CUSTOM_DISTANCE |
| Hash | 0x907B16B3834C69E2 |
| Return Type | void |
| Build | 1207 |
| Parameters | entity (Entity), distance (float) |
Parameters
entity(Entity)distance(float)
Usage
Lua (Direct):
EagleEyeSetCustomDistance(entity, distance)
Lua (Hash):
Citizen.InvokeNative(0x907B16B3834C69E2, entity, distance)