SendToAll Method
From Lidgren.Network
| Lidgren Network Library documentation |
| NetServer..::..SendToAll Method |
| NetServer Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| SendToAll(NetOutgoingMessage, NetDeliveryMethod) |
Send a message to all connections
| |
| SendToAll(NetOutgoingMessage, NetConnection, NetDeliveryMethod, Int32) |
Send a message to all connections except one
|