CommandRequest.this

Undocumented in source.
  1. this()
  2. this(string command, uint type, soupply.bedrock160.types.McpeUuid uuid, string requestId, int playerId, bool internal)
    class CommandRequest
    pure nothrow @safe @nogc
    this
    (
    string command
    ,
    uint type = uint.init
    ,,
    string requestId = string.init
    ,
    int playerId = int.init
    ,
    bool internal = bool.init
    )

Meta