Cogs.Foundation
Loading...
Searching...
No Matches
Namespaces | Functions
DebugUtils.h File Reference
#include "../FoundationBase.h"

Go to the source code of this file.

Namespaces

namespace  Cogs
 Main Cogs namespace.
 

Functions

COGSFOUNDATION_API bool Cogs::isBeingDebugged ()
 Return true if the application is running under a debugger.
 
COGSFOUNDATION_API std::string Cogs::getCallstack ()
 Returns the current callstack as a string.