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