Navigation
API > API/Plugins > API/Plugins/AnimationSharing
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAnimationSharingSetup
References
| Module | AnimationSharing |
| Header | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/AnimationSharingSetup.h |
| Include | #include "AnimationSharingSetup.h" |
Syntax
UCLASS&40;HideCategories&61;Object, Blueprintable, Config&61;Engine&41;
class UAnimationSharingSetup : public UObject
Remarks
The Animation Sharing Setup asset contains all the information that will be shared across the specified Actors
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimationSharingScalability | ScalabilitySettings | ||
| TArray< FPerSkeletonAnimationSharingSetup > | SkeletonSetups |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimationSharingSetup
(
const FObjectInitializer& ObjectInitializer |