enet-tutorials ~master (2021-12-21T00:12:49.5163745)
Dub
Repo
Client.start
client
Client
Undocumented in source. Be warned that the author may not have intended to support it.
class
Client
void
start
(
string
address
= "127.0.0.1"
,
ushort
port
= 1234
)
Meta
Source
See Implementation
client
Client
functions
handleMessagePacket
handleSessionInfoPacket
handleUserLoggedInPacket
handleUserLoggedOutPacket
onConnect
onDisconnect
send
start
stop
userName
variables
isRunning
myId
myName
server
serverAddress
userNames