Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimationAsset.h |
Include | #include "Animation/AnimationAsset.h" |
Syntax
struct FAnimationGroupReference
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FName | GroupName | The name of the group. |
![]() |
TEnumAsByte< EAnimGroupRole::Type > | GroupRole | The type of membership in the group (potential leader, always follower, etc...) |
![]() |
EAnimSyncMethod | Method | How an asset will synchronize with other assets. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |