Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FCookDependencyContext
Private implementation struct used for AddErrorHandlerScope. Should only be used via FCookDependencyContext::FErrorHandlerScope& Scope = Context.ErrorHandlerScope(
| Name | FErrorHandlerScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Cooker/CookDependencyContext.h |
| Include Path | #include "Cooker/CookDependencyContext.h" |
Syntax
struct FErrorHandlerScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FErrorHandlerScope
(
FCookDependencyContext& InContext |
Cooker/CookDependencyContext.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FErrorHandlerScope() |
Cooker/CookDependencyContext.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Context | FCookDependencyContext & | Cooker/CookDependencyContext.h | ||
| FCookDependencyContext | friend | Cooker/CookDependencyContext.h |