Overload_Furcadia_Net_DirectConnection_NetConnection__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 | |
---|---|---|
![]() |
NetConnection() | Default Constructor |
![]() |
NetConnection(IPAddress, Int32) | Connect to game server with Host IP address and Specified port |
![]() |
NetConnection(String, Int32) | Connect to game server with Host DNS and Specified port |