NetManagerSendToAll Method |
LiteNetLib |
Overload List
Name | Description | |
---|---|---|
SendToAll(Byte, SendOptions) |
Send data to all connected peers
| |
SendToAll(NetDataWriter, SendOptions) |
Send data to all connected peers
| |
SendToAll(Byte, SendOptions, NetPeer) |
Send data to all connected peers
| |
SendToAll(NetDataWriter, SendOptions, NetPeer) |
Send data to all connected peers
| |
SendToAll(Byte, Int32, Int32, SendOptions) |
Send data to all connected peers
| |
SendToAll(Byte, Int32, Int32, SendOptions, NetPeer) |
Send data to all connected peers
|
See Also