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