UpdateTeamInfo.this

Undocumented in source.
  1. this()
  2. this(string displayName, string prefix, string suffix, ubyte friendlyFlags, string nametagVisibility, string collisionRule, ubyte color)
    class UpdateTeamInfo
    pure nothrow @safe @nogc
    this
    (,
    string prefix = string.init
    ,
    string suffix = string.init
    ,
    ubyte friendlyFlags = ubyte.init
    ,
    string nametagVisibility = string.init
    ,
    string collisionRule = string.init
    ,
    ubyte color = ubyte.init
    )

Meta