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