FScriptExceptionHandler::PushExceptionHandler

Push an exception handler onto the stack

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/CoreMisc.h"

Source

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

Syntax

void PushExceptionHandler
(
    const FScriptExceptionHandlerFunc & InFunc
)

Remarks

Push an exception handler onto the stack

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