vibe-rcon ~master (2022-06-01T05:26:17.6636146)
Dub
Repo
RCONClient.send
vibe
rcon
client
RCONClient
Undocumented in source. Be warned that the author may not have intended to support it.
int
send
(string message)
int
send
(RCONPacket.Type type, string message)
class
RCONClient
@
safe
int
send
(
RCONPacket.Type
type
,
string
message
)
void
send
(RCONPacket packet)
Meta
Source
See Implementation
vibe
rcon
client
RCONClient
constructors
this
functions
authenticate
close
exec
readConVar
receive
send