CommandRequest.this

Undocumented in source.
  1. this()
  2. this(string command, uint type, string requestId, int playerId)
    class CommandRequest
    pure nothrow @safe @nogc
    this
    (
    string command
    ,
    uint type = uint.init
    ,
    string requestId = string.init
    ,
    int playerId = int.init
    )

Meta