Class CreateLobbyOptions
- Namespace
- Coherence.Cloud
- Assembly
- Coherence.Runtime.dll
public class CreateLobbyOptions
- Inheritance
-
CreateLobbyOptions
Constructors
CreateLobbyOptions()
public CreateLobbyOptions()
Fields
LobbyAttributes
public List<CloudAttribute> LobbyAttributes
Field Value
- List<CloudAttribute>
MaxPlayers
Field Value
- int
Name
Field Value
- string
PlayerAttributes
public List<CloudAttribute> PlayerAttributes
Field Value
- List<CloudAttribute>
Region
Field Value
- string
Secret
Field Value
- string
SimulatorSlug
public string SimulatorSlug
Field Value
- string
Tag
Field Value
- string
Unlisted
Field Value
- bool
Properties
Default
public static CreateLobbyOptions Default { get; }
Property Value
- CreateLobbyOptions