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

#include <GenericPlatformCrashContext.h>

Public Member Functions

 FScopedAdditionalCrashContextProvider (TUniqueFunction< void(FCrashContextExtendedWriter &)> InFunc)
 
 ~FScopedAdditionalCrashContextProvider ()
 
void Execute (FCrashContextExtendedWriter &Writer) const
 

Private Attributes

TUniqueFunction< void(FCrashContextExtendedWriter &) Func )
 

Detailed Description

Definition at line 709 of file GenericPlatformCrashContext.h.

Constructor & Destructor Documentation

◆ FScopedAdditionalCrashContextProvider()

FScopedAdditionalCrashContextProvider::FScopedAdditionalCrashContextProvider ( TUniqueFunction< void(FCrashContextExtendedWriter &)> InFunc)
inline

Definition at line 712 of file GenericPlatformCrashContext.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~FScopedAdditionalCrashContextProvider()

FScopedAdditionalCrashContextProvider::~FScopedAdditionalCrashContextProvider ( )
inline

Definition at line 718 of file GenericPlatformCrashContext.h.

+ Here is the call graph for this function:

Member Function Documentation

◆ Execute()

void FScopedAdditionalCrashContextProvider::Execute ( FCrashContextExtendedWriter & Writer) const
inline

Definition at line 723 of file GenericPlatformCrashContext.h.

Member Data Documentation

◆ Func

TUniqueFunction<void(FCrashContextExtendedWriter&) FScopedAdditionalCrashContextProvider::Func)
private

Definition at line 729 of file GenericPlatformCrashContext.h.


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