Lidgren Network Library documentation |
NetClient..::..SendMessage Method |
NetClient Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
SendMessage(NetOutgoingMessage, NetDeliveryMethod) |
Sends message to server
| |
SendMessage(NetOutgoingMessage, NetDeliveryMethod, Int32) |
Sends message to server
| |
SendMessage(NetOutgoingMessage, NetConnection, NetDeliveryMethod) |
Send a message to a specific connection
(Inherited from NetPeer.) | |
SendMessage(NetOutgoingMessage, NetConnection, NetDeliveryMethod, Int32) |
Send a message to a specific connection
(Inherited from NetPeer.) | |
SendMessage(NetOutgoingMessage, List<(Of <<'(NetConnection>)>>), NetDeliveryMethod, Int32) |
Send a message to a list of connections
(Inherited from NetPeer.) |