Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h |
| Include | #include "Async/TaskGraphInterfaces.h" |
| Source | /Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp |
FGraphEventRef AnyTaskCompleted
(
const FGraphEventArray & GraphEvents
)
Remarks
Returns a graph event that gets completed as soon as any of the given tasks gets completed.