Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/FInterchangeGroomPayloadKey
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| InterchangeGroomNode.h | |||
FInterchangeGroomPayloadKey
(
const FString& InUniqueId, |
InterchangeGroomNode.h | ||
FInterchangeGroomPayloadKey
(
const FString& InUniqueId, |
InterchangeGroomNode.h |
FInterchangeGroomPayloadKey()
| Name | FInterchangeGroomPayloadKey |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeGroomNode.h |
| Include Path | #include "InterchangeGroomNode.h" |
FInterchangeGroomPayloadKey()
FInterchangeGroomPayloadKey(const FString &, const EInterchangeGroomPayLoadType &)
| Name | FInterchangeGroomPayloadKey |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeGroomNode.h |
| Include Path | #include "InterchangeGroomNode.h" |
FInterchangeGroomPayloadKey
(
const FString & InUniqueId,
const EInterchangeGroomPayLoadType & InType
)
FInterchangeGroomPayloadKey(const FString &, int32)
| Name | FInterchangeGroomPayloadKey |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeGroomNode.h |
| Include Path | #include "InterchangeGroomNode.h" |
FInterchangeGroomPayloadKey
(
const FString & InUniqueId,
int32 InFrameNumber
)