PlayerAbilities.this

Undocumented in source.
  1. this()
  2. this(ubyte flags, float flyingSpeed, float walkingSpeed)
    class PlayerAbilities
    pure nothrow @safe @nogc
    this
    (
    ubyte flags
    ,
    float flyingSpeed = float.init
    ,
    float walkingSpeed = float.init
    )

Meta