UpdateHealth.this

Undocumented in source.
  1. this()
  2. this(float health, uint hunger, float saturation)
    class UpdateHealth
    pure nothrow @safe @nogc
    this
    (
    float health
    ,
    uint hunger = uint.init
    ,
    float saturation = float.init
    )

Meta