OpenConnectionReply2.this

Undocumented in source.
  1. this()
  2. this(ubyte[16] magic, long serverId, sul.protocol.raknet8.types.Address clientAddress, ushort mtuLength, bool security)
    class OpenConnectionReply2
    pure nothrow @safe @nogc
    this
    (
    ubyte[16] magic
    ,
    long serverId = long.init
    ,,
    ushort mtuLength = ushort.init
    ,
    bool security = bool.init
    )

Meta