|
Kanda Foundation 0.2.0
|
This is the complete list of members for ConnectionService, including all inherited members.
| ConnectionService(IEntityWorldService entityWorlds) (defined in ConnectionService) | ConnectionService | |
| ConnectToServer(NetworkEndpoint endpoint) | ConnectionService | inline |
| ConnectToServer(string ip, ushort port) | ConnectionService | inline |
| ListenForClientConnections(ushort port) | ConnectionService | inline |
| TryGetLocalNetworkEndpoint(ushort port, out NetworkEndpoint endpoint) (defined in ConnectionService) | ConnectionService | inline |
| TryParseNetworkEndpoint(string address, ushort port, out NetworkEndpoint endpoint) | ConnectionService | inline |