ClientSettings.this

Undocumented in source.
  1. this()
  2. this(string language, ubyte viewDistance, uint chatMode, bool chatColors, ubyte displayedSkinParts, ubyte mainHand)
    class ClientSettings
    pure nothrow @safe @nogc
    this
    (
    string language
    ,
    ubyte viewDistance = ubyte.init
    ,
    uint chatMode = uint.init
    ,
    bool chatColors = bool.init
    ,
    ubyte displayedSkinParts = ubyte.init
    ,
    ubyte mainHand = ubyte.init
    )

Meta