Player::isTrackedVisible

From RAGE Multiplayer Wiki

returns whether or not a ped is visible within your FOV, not this check auto's to false after a certain distance.

~ Lynxaa


Target needs to be tracked.. won't work otherwise.
-THEAETIK

Syntax

player.isTrackedVisible();

Required Arguments

Return value

  • Boolean

Example

// todo

See also