FScopedScriptExceptionHandler

Scoped struct used to push and pop a script exception handler

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/CoreMisc.h"

Syntax

struct FScopedScriptExceptionHandler

Remarks

Scoped struct used to push and pop a script exception handler

Constructors

Name Description

Public function

FScopedScriptExceptionHandler

(
    const FScriptExceptionHandlerFunc&...
)

Destructors

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