Table of Contents

Class Constants

Namespace
Coherence
Assembly
Coherence.dll

Paths that are needed at runtime. Also see Coherence.Editor.Constants

public static class Constants
Inheritance
Constants

Fields

apiEndpoint

public static readonly string apiEndpoint

Field Value

string

apiPort

public static readonly int apiPort

Field Value

int

localHost

public static readonly string localHost

Field Value

string

localHttpServerHost

public static readonly string localHttpServerHost

Field Value

string

localHttpServerPort

public static readonly int localHttpServerPort

Field Value

int

localRoomsUDPPort

public static readonly int localRoomsUDPPort

Field Value

int

localRoomsWebPort

public static readonly int localRoomsWebPort

Field Value

int

localWorldUDPPort

public static readonly int localWorldUDPPort

Field Value

int

localWorldWebPort

public static readonly int localWorldWebPort

Field Value

int

remoteWebPort

public static readonly int remoteWebPort

Field Value

int

worldsApiPort

public static readonly int worldsApiPort

Field Value

int