![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FDelegateGraphTask, including all inherited members.
| CreateAndDispatchWhenReady(const FDelegate &InTaskDeletegate, const TStatId InStatId, const FGraphEventArray *InPrerequisites=NULL, ENamedThreads::Type InCurrentThreadIfKnown=ENamedThreads::AnyThread, ENamedThreads::Type InDesiredThread=ENamedThreads::AnyThread) | FDelegateGraphTask | inlinestatic |
| CreateAndDispatchWhenReady(const FDelegate &InTaskDeletegate, const TStatId InStatId, const FGraphEventRef &InPrerequisite, ENamedThreads::Type InCurrentThreadIfKnown=ENamedThreads::AnyThread, ENamedThreads::Type InDesiredThread=ENamedThreads::AnyThread) | FDelegateGraphTask | inlinestatic |
| DECLARE_DELEGATE_TwoParams(FDelegate, ENamedThreads::Type, const FGraphEventRef &) | FDelegateGraphTask | |
| DesiredThread | FDelegateGraphTask | |
| DoTask(ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent) | FDelegateGraphTask | inline |
| FCustomStatIDGraphTaskBase(const TStatId &StatId) | FCustomStatIDGraphTaskBase | inline |
| FDelegateGraphTask(const FDelegate &InTaskDeletegate, const TStatId InStatId, ENamedThreads::Type InDesiredThread) | FDelegateGraphTask | inline |
| GetDesiredThread() | FDelegateGraphTask | inline |
| GetStatId() const | FCustomStatIDGraphTaskBase | inline |
| GetSubsequentsMode() | FDelegateGraphTask | inlinestatic |
| TaskDelegate | FDelegateGraphTask |