Table of Contents

Class SimulatorUtility

Namespace
Coherence
Assembly
Coherence.dll
public static class SimulatorUtility
Inheritance
SimulatorUtility

Fields

LocalRegionParameter

public const string LocalRegionParameter = "local"

Field Value

string

SimulatorTypeRoomsParameter

public const string SimulatorTypeRoomsParameter = "rooms"

Field Value

string

SimulatorTypeWorldParameter

public const string SimulatorTypeWorldParameter = "world"

Field Value

string

Properties

AuthToken

public static string AuthToken { get; }

Property Value

string

HttpServerPort

public static int HttpServerPort { get; }

Property Value

int

Ip

public static string Ip { get; }

Property Value

string

IsInvokedAsSimulator

public static bool IsInvokedAsSimulator { get; }

Property Value

bool

IsInvokedInCommandLine

public static bool IsInvokedInCommandLine { get; }

Property Value

bool

IsSimulator

public static bool IsSimulator { get; set; }

Property Value

bool

Port

public static int Port { get; }

Property Value

int

Region

public static string Region { get; }

Property Value

string

RoomId

public static int RoomId { get; }

Property Value

int

RoomKV

public static Dictionary<string, string> RoomKV { get; }

Property Value

Dictionary<string, string>

RoomTags

public static List<string> RoomTags { get; }

Property Value

List<string>

SimulatorType

public static SimulatorUtility.Type SimulatorType { get; }

Property Value

SimulatorUtility.Type

UniqueRoomId

public static ulong UniqueRoomId { get; }

Property Value

ulong

WorldId

public static ulong WorldId { get; }

Property Value

ulong

Methods

ToString()

public static string ToString()

Returns

string