skeldjs
    Preparing search index...

    Class SecurityCameraSystem<RoomType>

    Represents a system responsible for handling players entering and leaving security cameras.

    See SecurityCameraSystemEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    players: Set<Player<RoomType>> = ...

    The players currently looking at cameras.

    systemType: SystemType

    Accessors

    Methods