Class JoinEvent

プレイヤーの参加を表すイベント。 JoinEvent#playerによって、参加したプレイヤーを取得出来る。

Hierarchy

  • JoinEvent

Implements

Constructors

Properties

Constructors

Properties

eventFlags: number

イベントフラグ値。 詳細な仕様は @akashic/playlog を参照のこと。

player: Player
storageValues: unknown
type: "join" = "join"

イベントの種別。

Generated using TypeDoc