Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/FInheritedContextBase
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/InheritedContext.h |
| Include | #include "Async/InheritedContext.h" |
| Source | /Engine/Source/Runtime/Core/Private/Async/InheritedContext.cpp |
FInheritedContextScope RestoreInheritedContext()
Remarks
Must be called where the inherited context should be restored, e.g. at the start of an async task execution