|
Kanda Foundation 0.8.0
|
This is the complete list of members for ConnectionService, including all inherited members.
| ConnectionService(IEntityWorldService entityWorlds) (defined in ConnectionService) | ConnectionService | inline |
| ConnectToServer(NetworkEndpoint endpoint) | ConnectionService | inline |
| ConnectToServer(string ip, ushort port) | ConnectionService | inline |
| ListenForClientConnections(ushort port) | ConnectionService | inline |
| ListenForClientConnections(NetworkEndpoint endpoint) | ConnectionService | inline |
| TryGetFirstAvailableLocalUdpPort(PortRange range, out ushort availablePort) | ConnectionService | inline |
| TryGetLocalNetworkEndpoint(ushort port, out NetworkEndpoint endpoint) | ConnectionService | inline |
| TryParseNetworkEndpoint(string address, ushort port, out NetworkEndpoint endpoint) | ConnectionService | inline |
| UseCustomNetworkDriver(INetworkStreamDriverConstructor customDriverConstructor) | ConnectionService | inline |
| UseDefaultNetworkDriver() | ConnectionService | inline |