Navigation
API > API/Runtime > API/Runtime/Core
Description
C Exposed function to print the callstack to ease debugging needs. In an editor build you can call this in the Immediate Window by doing, {,,UnrealEditor-Core}PrintScriptCallstack()
| Name | PrintScriptCallstack |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AssertionMacros.h |
| Include Path | #include "Misc/AssertionMacros.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/AssertionMacros.cpp |
void PrintScriptCallstack()