Class PlayerSpawnEventBeta

An event that contains more information about a player spawning.

Hierarchy

  • PlayerSpawnEvent

Constructors

Properties

Constructors

Properties

initialSpawn: boolean

If true, this is the initial spawn of a player after joining the game.

player: Player

Object that represents the player that joined the game.