Navigation
Unreal Engine C++ API Reference > Plugins > AnimationSharing
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAnimInstance
- UAnimSharingAdditiveInstance
References
Module | AnimationSharing |
Header | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/AnimationSharingInstances.h |
Include | #include "AnimationSharingInstances.h" |
Syntax
UCLASS&40;Transient, Blueprintable&41;
class UAnimSharingAdditiveInstance : public UAnimInstance
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() ![]() |
TWeakObjectPtr< UAnimSequence > | AdditiveAnimation | |
![]() ![]() ![]() ![]() ![]() |
float | Alpha | |
![]() ![]() ![]() ![]() ![]() |
TWeakObjectPtr< USkeletalMeshComponent > | BaseComponent | |
![]() ![]() ![]() ![]() ![]() |
bool | bStateBool |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UAnimSharingAdditiveInstance
(
const FObjectInitializer& ObjectInitializer |