![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for TAsyncGraphTask< ResultType >, including all inherited members.
| DoTask(ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent) | TAsyncGraphTask< ResultType > | inline |
| GetDesiredThread() | TAsyncGraphTask< ResultType > | inline |
| GetFuture() | TAsyncGraphTask< ResultType > | inline |
| GetStatId() const | FAsyncGraphTaskBase | inline |
| GetSubsequentsMode() | FAsyncGraphTaskBase | inlinestatic |
| TAsyncGraphTask(TUniqueFunction< ResultType()> &&InFunction, TPromise< ResultType > &&InPromise, ENamedThreads::Type InDesiredThread=ENamedThreads::AnyThread) | TAsyncGraphTask< ResultType > | inline |