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