Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
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
Type | Name | Description | |
---|---|---|---|
![]() |
FScopedScriptExceptionHandler
(
const FScriptExceptionHandlerFunc& InFunc |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |