SkeldJS
    Preparing search index...

    Class PlayerRemoveProtectionEvent<RoomType>

    Emitted when a player's protection by a guardian angel ends, either by running out of time or attempted to be murdered by an impostor.

    See PlayerProtectEvent to listen for when a player gets protected initially.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    eventName: "player.removeprotection" = ...
    eventName: "player.removeprotection" = ...
    player: Player<RoomType>
    reverted: boolean
    room: RoomType

    Methods