Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlayerSpawnMethod

enumeration

Description

Enumeration of methods of where to spawn player objects in multiplayer games.

Variables

RandomSpawn players at a randomly chosen starting position.
RoundRobinSpawn players at the next start position.