![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Components/SkinnedMeshComponent.h"#include "Engine/EngineBaseTypes.h"#include "Engine/SkeletalMesh.h"#include "Engine/World.h"#include "SkinWeightProfile.h"#include "Stats/Stats.h"#include "Templates/Function.h"#include "Tickable.h"#include "UObject/ObjectMacros.h"#include "UObject/WeakObjectPtrTemplates.h"#include "SkinWeightProfileManager.generated.h"Go to the source code of this file.
Classes | |
| struct | FSetProfileRequest |
| class | FSkinWeightProfileManagerAsyncTask |
| struct | FSkinWeightProfileManagerTickFunction |
| struct | TStructOpsTypeTraits< FSkinWeightProfileManagerTickFunction > |
| class | FSkinWeightProfileManager |
Typedefs | |
| typedef TFunction< void(TWeakObjectPtr< USkeletalMesh > WeakMesh, FSkinWeightProfileStack ProfileStack)> | FRequestFinished |
| typedef TFunction<void(TWeakObjectPtr<USkeletalMesh> WeakMesh, FSkinWeightProfileStack ProfileStack)> FRequestFinished |