UpdateScore.this

Undocumented in source.
  1. this()
  2. this(string scoreName, ubyte action, string objectiveName, uint value)
    class UpdateScore
    pure nothrow @safe @nogc
    this
    (
    string scoreName
    ,
    ubyte action = ubyte.init
    ,
    string objectiveName = string.init
    ,
    uint value = uint.init
    )

Meta