SerenityJS
    Preparing search index...

    Class PlayerChatSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    identifier: WorldEvent = ...

    The identifier of the signal.

    message: string

    The message that was sent.

    player: Player

    The player that sent the message.

    world: World

    The world instance the signal was emitted in.

    identifier: PlayerChat = WorldEvent.PlayerChat

    The identifier of the signal.

    Methods