Searched defs:IsDebugBuild (Results 1 – 4 of 4) sorted by relevance
33 CORE_PUBLIC bool IsDebugBuild() in IsDebugBuild() function38 CORE_PUBLIC bool IsDebugBuild() in IsDebugBuild() function
379 bool Engine::IsDebugBuild() in IsDebugBuild() function in Engine
81 bool (*IsDebugBuild)() = nullptr; variable
109 bool (*IsDebugBuild)() = nullptr; variable