Navigation
API > API/Runtime > API/Runtime/Core
An adaptation of FBaseGraphTask to be used as a standalone FGraphEvent
| Name | FGraphEventImpl |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h |
| Include Path | #include "Async/TaskGraphInterfaces.h" |
Syntax
class FGraphEventImpl : public FBaseGraphTask
Inheritance Hierarchy
- FInheritedContextBase → FTaskBase → FBaseGraphTask → FGraphEventImpl
- FTaskBase → FBaseGraphTask → FGraphEventImpl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGraphEventImpl() |
Async/TaskGraphInterfaces.h |
Functions
Public
Static
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void operator delete
(
void* Ptr |
Async/TaskGraphInterfaces.h | ||
static void * operator new
(
size_t Size |
Async/TaskGraphInterfaces.h |