Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FScopedScriptExceptionHandler Struct Reference

#include <CoreMisc.h>

Public Member Functions

 FScopedScriptExceptionHandler (const FScriptExceptionHandlerFunc &InFunc)
 
 ~FScopedScriptExceptionHandler ()
 

Detailed Description

Scoped struct used to push and pop a script exception handler

Definition at line 306 of file CoreMisc.h.

Constructor & Destructor Documentation

◆ FScopedScriptExceptionHandler()

FScopedScriptExceptionHandler::FScopedScriptExceptionHandler ( const FScriptExceptionHandlerFunc & InFunc)
explicit

◆ ~FScopedScriptExceptionHandler()

FScopedScriptExceptionHandler::~FScopedScriptExceptionHandler ( )

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