PrintScriptCallstack

C Exposed function to print the callstack to ease debugging needs.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AssertionMacros.h

Include

#include "Misc/AssertionMacros.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/AssertionMacros.cpp

Syntax

void PrintScriptCallstack()

Remarks

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, {,,UE4Editor-Core}PrintScriptCallstack()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss