OrderedGamePacket.this

Undocumented in source.
  1. this()
  2. this(uint hubId, uint order, ubyte[] packet)
    class OrderedGamePacket
    pure nothrow @safe @nogc
    this
    (
    uint hubId
    ,
    uint order = uint.init
    ,
    ubyte[] packet = (ubyte[]).init
    )

Meta