NetManager.SendToAll Method

LiteNetLib

NetManagerSendToAll Method

LiteNetLib
Overload List

  NameDescription
Public methodSendToAll(Byte, SendOptions)
Send data to all connected peers
Public methodSendToAll(NetDataWriter, SendOptions)
Send data to all connected peers
Public methodSendToAll(Byte, SendOptions, NetPeer)
Send data to all connected peers
Public methodSendToAll(NetDataWriter, SendOptions, NetPeer)
Send data to all connected peers
Public methodSendToAll(Byte, Int32, Int32, SendOptions)
Send data to all connected peers
Public methodSendToAll(Byte, Int32, Int32, SendOptions, NetPeer)
Send data to all connected peers
Top
See Also

Reference