UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedScriptExceptionHandler Struct Reference

#include <CoreMisc.h>

Public Member Functions

CORE_API FScopedScriptExceptionHandler (const FScriptExceptionHandlerFunc &InFunc)
 
CORE_API ~FScopedScriptExceptionHandler ()
 

Detailed Description

Scoped struct used to push and pop a script exception handler

Constructor & Destructor Documentation

◆ FScopedScriptExceptionHandler()

FScopedScriptExceptionHandler::FScopedScriptExceptionHandler ( const FScriptExceptionHandlerFunc InFunc)
explicit

◆ ~FScopedScriptExceptionHandler()

FScopedScriptExceptionHandler::~FScopedScriptExceptionHandler ( )

The documentation for this struct was generated from the following files: