Overload_Furcadia_Net_NetProxy__ctor - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() |
NetProxy() | Connect to game server with default settings |
![]() |
NetProxy(Int32) | Initializes a new instance of the NetProxy class |
![]() |
NetProxy(ProxyOptions) | Connect to Furcadia with Proxy Options |
![]() |
NetProxy(Int32, Int32) | Initializes a new instance of the NetProxy class |
![]() |
NetProxy(String, Int32) | Initializes a new instance of the NetProxy class |
![]() |
NetProxy(String, Int32, Int32) | Connect to the Game serer by Host name to IP address |