| Property | Value |
|---|---|
| Native Name | _EAGLE_EYE_SET_FOCUS_ON_ASSOCIATED_CLUE_TRAIL |
| Hash | 0x2AF423D6ECB2C485 |
| Return Type | void |
| Build | 1207 |
| Parameters | player (Player), linkedWaypointPed (Entity) |
Parameters
player(Player)linkedWaypointPed(Entity)
Usage
Lua (Direct):
EagleEyeSetFocusOnAssociatedClueTrail(player, linkedWaypointPed)
Lua (Hash):
Citizen.InvokeNative(0x2AF423D6ECB2C485, player, linkedWaypointPed)