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