Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UKismetSystemLibrary
Description
Prints a stack trace to the log, so you can see how a blueprint got to this node
| Name | StackTrace |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h |
| Include Path | #include "Kismet/KismetSystemLibrary.h" |
UFUNCTION (BlueprintCallable, CustomThunk, Category="Development|Editor",
Meta=(Keywords="ScriptTrace"))
static void StackTrace()