Method
Player:IsVisibleForPlayer
[-]
[+]
Returns true if the Player can see anoter Player specified by object, false otherwise.
isVisibleForPlayer = Player:IsVisibleForPlayer( player )
Player player
- See method description.
boolean isVisibleForPlayer
- See method description.