OSSingleton.isDebugBuild

Returns true if the build is a debug build. Returns true when running in the editor. Returns false if the build is a release build.

struct OSSingleton
@nogc nothrow const
bool
isDebugBuild
()

Meta