sel-util ~master (2022-01-24T21:20:00.6984382)
Dub
Repo
UnconnectedPing
sel
raknet
packet
Undocumented in source.
class
UnconnectedPing :
RaknetPacket
{
enum
ubyte
ID
;
long
pingId
;
Magic
magic
;
long
guid
;
this
();
this
(long pingId, long guid);
mixin
Make
;
}
Constructors
this
this
()
Undocumented in source.
this
this
(long pingId, long guid)
Undocumented in source.
Members
Mixins
__anonymous
mixin
Make
Undocumented in source.
Variables
ID
enum
ubyte
ID
;
Undocumented in source.
guid
long
guid
;
Undocumented in source.
magic
Magic
magic
;
Undocumented in source.
pingId
long
pingId
;
Undocumented in source.
Meta
Source
See Implementation
sel
raknet
packet
aliases
RaknetPacket
classes
Ack
ClientCancelConnection
ClientConnect
ClientHandshake
Encapsulated
Nack
OpenConnectionReply1
OpenConnectionReply2
OpenConnectionRequest1
OpenConnectionRequest2
Ping
Pong
ServerHandshake
UnconnectedPing
UnconnectedPong
structs
Acknowledge
Address
Encapsulation
Magic
Split
Triad