Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FInheritedContextExtension
| |
|
| Name |
FInterface |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/Async/InheritedContext.h |
| Include Path |
#include "Async/InheritedContext.h" |
Syntax
struct FInterface
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Apply |
FApplyFunc |
|
Async/InheritedContext.h |
|
| Capture |
FCaptureFunc |
|
Async/InheritedContext.h |
|
| DataAlign |
uint32 |
|
Async/InheritedContext.h |
|
| DataSize |
uint32 |
|
Async/InheritedContext.h |
|
| Destroy |
FDestroyFunc |
|
Async/InheritedContext.h |
|
| Restore |
FRestoreFunc |
|
Async/InheritedContext.h |
|
| UserData |
void * |
|
Async/InheritedContext.h |
|