Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/InheritedContext.h |
| Include | #include "Async/InheritedContext.h" |
Syntax
class FInheritedContextScope
Remarks
Restores an inherited contex for the current scope. An instance must be obtained by calling `FInheritedContextBase::RestoreInheritedContext()_
Constructors
No constructors are accessible with public or protected access.