NetClientSendMessage Method |
| 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, IListNetConnection, NetDeliveryMethod, Int32) |
Send a message to a list of connections
(Inherited from NetPeer.) |