Radium Engine
1.5.20
Loading...
Searching...
No Matches
StackTrace.hpp
1
#pragma once
2
#include <Core/RaCore.hpp>
3
4
#include <string>
5
6
namespace
Ra
{
7
namespace
Core {
8
namespace
Utils {
9
10
RA_CORE_API
std::string
StackTrace(
int
skip = 1 );
11
12
}
// namespace Utils
13
}
// namespace Core
14
}
// namespace Ra
std::string
Ra
hepler function to manage enum as underlying types in VariableSet
Definition
Cage.cpp:3
src
Core
Utils
StackTrace.hpp
Generated by
1.12.0