canPlayerSee( player )
instance function
Checks to see if a particular Player can currently see the Entity - it has to be in their current line of sight.
Arguments
Name | Type | Description |
---|---|---|
player | Player | The player to check |
Returns
Type | Description |
---|---|
Boolean | True if the Entity can be seen |