FOnScriptDebuggingEvent

Callback for debugging events such as a breakpoint (Object that triggered event, active stack frame, Info)

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_ThreeParams< void, const UObject *, const struct FFrame &, const FBlueprintExceptionInfo & > FOnScriptDebuggingEvent

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Script.h

Include

#include "UObject/Script.h"

Remarks

Callback for debugging events such as a breakpoint (Object that triggered event, active stack frame, Info)

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