Peer.send

Queues a Packet's internal ENetPacket to be sent. Dirties the sent packet, meaning it cannot be changed.

class Peer
void
send
(,
ubyte channelID = 0
)

Throws

ENetException if enet_peer_send fails

Meta