PlayerVisible

interface PlayerVisible

Provides a simple contract for any object that can be visible to a player.

Inheritors

Properties

Link copied to clipboard
abstract val isPlayerVisible: Boolean

Returns true if visible to the player, else false.