Navigation
API > API/Runtime > API/Runtime/Core
Restores an inherited contex for the current scope. An instance must be obtained by calling `FInheritedContextBase::RestoreInheritedContext()_
| Name | FInheritedContextScope |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Async/InheritedContext.h |
| Include Path | #include "Async/InheritedContext.h" |
Syntax
class FInheritedContextScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Async/InheritedContext.h | |||
| Async/InheritedContext.h | |||
FInheritedContextScope
(
const FInheritedContextScope& |
Async/InheritedContext.h |
Functions
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInheritedContextScope & operator=
(
const FInheritedContextScope& |
Async/InheritedContext.h | ||
| Async/InheritedContext.h |