Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/Stack.h |
Include |
#include "UObject/Stack.h" |
Source |
/Engine/Source/Runtime/CoreUObject/Private/UObject/ScriptCore.cpp |
This will return the StackTrace of the all script frames currently active
Parameter |
Description |
---|---|
bReturnEmpty |
if true, returns empty string when no script callstack found |