SerenityJS
    Preparing search index...

    Class PlayerJoinSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    identifier: WorldEvent = ...

    The identifier of the signal.

    player: Player

    The player joining the world.

    world: World

    The world instance the signal was emitted in.

    identifier: PlayerJoin = WorldEvent.PlayerJoin

    The identifier of the signal.

    Methods