Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/AnimData
Inheritance Hierarchy
- FEmptyPayload
- FAnimationTrackPayload
- FAnimationTrackAddedPayload
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimData/AnimDataNotifications.h |
| Include | #include "Animation/AnimData/AnimDataNotifications.h" |
Syntax
USTRUCT (BlueprintType )
struct FAnimationTrackAddedPayload : public FAnimationTrackPayload
Variables
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_ENABLE_DEPRECATION_WARNINGSint32 | TrackIndex | Index of the track (bone) which was added |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS | |||
Operators
| Type | Name | Description | |
|---|---|---|---|
| FAnimationTrackAddedPayload & | operator=
(
const FAnimationTrackAddedPayload& |
||
| FAnimationTrackAddedPayload & |