enet-tutorials ~master (2014-11-15T21:57:48Z)
Dub
Repo
BaseClient.send
baseclient
BaseClient
Undocumented in source. Be warned that the author may not have intended to support it.
void
send
(ubyte[] data, ubyte channel)
class
BaseClient
void
send
(
ubyte
[]
data
,
ubyte
channel
= 0
)
void
send
(const(P) packet, ubyte channel)
Meta
Source
See Implementation
baseclient
BaseClient
functions
connect
disconnnect
send
variables
server
serverAddress