|
Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
This is the complete list of members for BrokeProtocol.Utility.ServerAddress, including all inherited members.
| Equals(object obj) | BrokeProtocol.Utility.ServerAddress | |
| GetHashCode() | BrokeProtocol.Utility.ServerAddress | |
| ip | BrokeProtocol.Utility.ServerAddress | |
| operator!=(ServerAddress left, ServerAddress right) | BrokeProtocol.Utility.ServerAddress | static |
| operator==(ServerAddress left, ServerAddress right) | BrokeProtocol.Utility.ServerAddress | static |
| port | BrokeProtocol.Utility.ServerAddress | |
| ServerAddress(string serverString) | BrokeProtocol.Utility.ServerAddress | inline |
| ServerAddress(string ip, ushort port) | BrokeProtocol.Utility.ServerAddress | inline |
| ServerAddress(ServerData serverData) | BrokeProtocol.Utility.ServerAddress | inline |
| ToString() | BrokeProtocol.Utility.ServerAddress |