Contains information related to changes to a player's dimension having been changed.

Hierarchy

  • PlayerDimensionChangeAfterEvent

Constructors

Properties

fromDimension: Dimension

Remarks

The dimension the player is changing from.

fromLocation: Vector3

Remarks

The location the player was at before changing dimensions.

player: Player

Remarks

Handle to the player that is changing dimensions.

toDimension: Dimension

Remarks

The dimension that the player is changing to.

toLocation: Vector3

Remarks

The location the player will spawn to after changing dimensions.