World.naturalRegeneration

Gets/sets whether player's health regenerates naturally or not.

  1. bool naturalRegeneration [@property getter]
  2. bool naturalRegeneration [@property setter]
    class World
    final pure nothrow @property @safe @nogc
    bool
    naturalRegeneration

Meta