3#include "../FoundationBase.h"
Contains all Cogs related functionality.
COGSFOUNDATION_API bool isBeingDebugged()
Return true if the application is running under a debugger.
COGSFOUNDATION_API std::string getCallstack()
Returns the current callstack as a string.