Property | Type | Description | |
---|---|---|---|
InMatch | bool | ||
Name | string |
Method | Description | |
---|---|---|
Connect ( string host, int port ) : void | ||
Disconnect ( ) : void | ||
SendMessage ( |
||
UpdateNetwork ( ) : void |
Method | Description | |
---|---|---|
Client ( ) : System | ||
HandlePacket ( |
public static Connect ( string host, int port ) : void | ||
host | string | |
port | int | |
return | void |
public static SendMessage ( |
||
packet | ||
method | NetDeliveryMethod | |
return | void |