Table of Contents

Struct GameServerData

Namespace
Coherence.Cloud
Assembly
Coherence.Runtime.dll
public struct GameServerData

Fields

ConnectedPlayers

public int ConnectedPlayers

Field Value

int

CreatedAt

public int CreatedAt

Field Value

int

Id

public ulong Id

Field Value

ulong

Ip

public string Ip

Field Value

string

KV

public Dictionary<string, string> KV

Field Value

Dictionary<string, string>

LastStartedAt

public int LastStartedAt

Field Value

int

MaxPlayers

public int MaxPlayers

Field Value

int

Port

public int Port

Field Value

int

Region

public string Region

Field Value

string

Size

public string Size

Field Value

string

Slug

public string Slug

Field Value

string

Suspended

public bool Suspended

Field Value

bool

Tag

public string Tag

Field Value

string