Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
| Name | FInterchangeAnimationPayLoadKey |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeAnimationTrackSetNode.h |
| Include Path | #include "InterchangeAnimationTrackSetNode.h" |
Syntax
USTRUCT (BlueprintType )
struct FInterchangeAnimationPayLoadKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| InterchangeAnimationTrackSetNode.h | |||
FInterchangeAnimationPayLoadKey
(
const FString& InUniqueId, |
InterchangeAnimationTrackSetNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Type | EInterchangeAnimationPayLoadType | InterchangeAnimationTrackSetNode.h |
|
|
| UniqueId | FString | InterchangeAnimationTrackSetNode.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FInterchangeAnimationPayLoadKey& Other |
InterchangeAnimationTrackSetNode.h |