Class PlayerDimensionChangeBeforeEventBeta

Contains information related to a player's dimension changing.

Hierarchy

  • PlayerDimensionChangeBeforeEvent

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, property will modify dimension change request.

toLocation: Vector3

Remarks

The location the player will spawn to after changing dimensions, property will modify spawn location request.