Entity.viewers

Gets a list of the entities that can see this entity.

class Entity
final @property @trusted
T[]
viewers
(
T : Entity = Entity
)
()

See Also

watchlist for the examples on the usage

Meta