skeldjs
    Preparing search index...

    Class SecurityCameraJoinEvent<RoomType>

    Emitted when a player starts watching security cameras.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    eventName: "security.cameras.join" = ...
    message: undefined | RepairSystemMessage

    The message that this event originated from.

    player: Player<RoomType>

    The player that went onto the security cameras.

    reverted: boolean
    room: RoomType

    The room or client that the event came from.

    The security cameras that the event is for.

    eventName: "security.cameras.join" = ...

    Methods