Navigation
API > API/Plugins > API/Plugins/AnimationSharing > API/Plugins/AnimationSharing/UAnimationSharingManager
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetupPerSkeletonData
(
const FPerSkeletonAnimationSharingSetup& SkeletonSetup |
Populates all data required for a Skeleton setup | AnimationSharingManager.h | |
void SetupPerSkeletonData
(
const FPerSkeletonAnimationSharingSetup& SkeletonSetup, |
AnimationSharingManager.h |
SetupPerSkeletonData(const FPerSkeletonAnimationSharingSetup &)
Description
Populates all data required for a Skeleton setup
| Name | SetupPerSkeletonData |
| Type | function |
| Header File | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/AnimationSharingManager.h |
| Include Path | #include "AnimationSharingManager.h" |
| Source | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Private/AnimationSharingManager.cpp |
void SetupPerSkeletonData
(
const FPerSkeletonAnimationSharingSetup & SkeletonSetup
)
SetupPerSkeletonData(const FPerSkeletonAnimationSharingSetup &, const UAnimationSharingSetup *, const FAnimationSharingScalability &)
| Name | SetupPerSkeletonData |
| Type | function |
| Header File | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/AnimationSharingManager.h |
| Include Path | #include "AnimationSharingManager.h" |
| Source | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Private/AnimationSharingManager.cpp |
void SetupPerSkeletonData
(
const FPerSkeletonAnimationSharingSetup & SkeletonSetup,
const UAnimationSharingSetup * SharingSetup,
const FAnimationSharingScalability & ScalabilitySettingsForSkeleton
)