Function Environment.isGlowLevelEnabled
Returns true if the glow level idx is specified, false otherwise.
bool isGlowLevelEnabled
(
const(long) idx
) nothrow @nogc const;
Returns true if the glow level idx is specified, false otherwise.
bool isGlowLevelEnabled
(
const(long) idx
) nothrow @nogc const;