Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FAnimationTrackPayload |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Animation/AnimData/AnimDataNotifications.h |
| Include Path |
#include "Animation/AnimData/AnimDataNotifications.h" |
Syntax
USTRUCT (BlueprintType )
struct FAnimationTrackPayload : public FEmptyPayload
Inheritance Hierarchy
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Name |
FName |
Name of the track (bone) |
Animation/AnimData/AnimDataNotifications.h |
- BlueprintReadOnly
- Category=Payload
|