isInLineOfSight

boolean isInLineOfSight()

Unmaintained. Checks if this tile is in the line of sight of the local player. Line of sight means that you can attack a target on this tile without moving (dependent on weapon range) around some obstacle.

Return

true if this tile is in the line of sight of the local player, false otherwise