skeldjs
    Preparing search index...

    Class PlayerCancelPetEvent<RoomType>

    Emitted when a player stops petting their or another player's pet.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    eventName: "player.cancelpet" = ...
    message: undefined | CancelPetMessage

    The message that this event originated from.

    player: Player<RoomType>

    The player that this event is for.

    room: RoomType

    The room or client that the event came from.

    eventName: "player.cancelpet" = ...