![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SkinWeightProfileManager.h>
Public Member Functions | |
| FSkinWeightProfileManagerAsyncTask (FSkinWeightProfileManager *InOwner) | |
| TStatId | GetStatId () const |
| ENamedThreads::Type | GetDesiredThread () |
| void | DoTask (ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent) |
Static Public Member Functions | |
| static ESubsequentsMode::Type | GetSubsequentsMode () |
Async task handling the skin weight buffer generation
|
inline |
| void FSkinWeightProfileManagerAsyncTask::DoTask | ( | ENamedThreads::Type | CurrentThread, |
| const FGraphEventRef & | MyCompletionGraphEvent | ||
| ) |
| ENamedThreads::Type FSkinWeightProfileManagerAsyncTask::GetDesiredThread | ( | ) |
|
inline |
|
inlinestatic |