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