Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FInheritedContextExtensionScope
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Async/InheritedContext.h |
|
|
|
Async/InheritedContext.h |
|
|
|
Async/InheritedContext.h |
|
FInheritedContextExtensionScope(FInheritedContextExtensionScope &&)
| |
|
| Name |
FInheritedContextExtensionScope |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Async/InheritedContext.h |
| Include Path |
#include "Async/InheritedContext.h" |
FInheritedContextExtensionScope
(
FInheritedContextExtensionScope &&
)
FInheritedContextExtensionScope(const FInheritedContextExtensionScope &)
| |
|
| Name |
FInheritedContextExtensionScope |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Async/InheritedContext.h |
| Include Path |
#include "Async/InheritedContext.h" |
FInheritedContextExtensionScope
(
const FInheritedContextExtensionScope &
)
FInheritedContextExtensionScope(const FInheritedContextExtension &)
| |
|
| Name |
FInheritedContextExtensionScope |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Async/InheritedContext.h |
| Include Path |
#include "Async/InheritedContext.h" |
| Source |
/Engine/Source/Runtime/Core/Private/Async/InheritedContext.cpp |
FInheritedContextExtensionScope
(
const FInheritedContextExtension & InExtension
)