Enum PreferenceUnavailableMode
Specifies behavior when none of the jobs you want are available at round start.
Namespace: Content.Shared.Preferences
Assembly: Content.Shared.dll
Syntax
public enum PreferenceUnavailableMode : int
Fields
Name | Description |
---|---|
SpawnAsOverflow | Spawn as overflow role if preference unavailable. |
StayInLobby | Stay in the lobby (if the lobby is enabled). |