Class PlayerChooseSpawnAfterDeath
public class PlayerChooseSpawnAfterDeath : PlayerEvent, IPlayerEvent
- Inheritance
-
PlayerChooseSpawnAfterDeath
- Implements
- Inherited Members
Properties
SpawnPoint
public required Vector3 SpawnPoint { get; set; }
Property Value
- Vector3
WantsToRespawnAtBedroll
public required bool WantsToRespawnAtBedroll { get; init; }
Property Value
Yaw
public required float Yaw { get; set; }