Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/UInterchangeBaseNode
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void CopyStorageAttributes
(
const UInterchangeBaseNode* SourceNode, |
Nodes/InterchangeBaseNode.h | ||
static void CopyStorageAttributes
(
const UInterchangeBaseNode* SourceNode, |
Nodes/InterchangeBaseNode.h | ||
static void CopyStorageAttributes
(
const UE::Interchange::FAttributeStorage& SourceStorage, |
Nodes/InterchangeBaseNode.h | ||
static void CopyStorageAttributes
(
const UInterchangeBaseNode* SourceNode, |
Nodes/InterchangeBaseNode.h |
CopyStorageAttributes(const UInterchangeBaseNode , UInterchangeBaseNode , const TArray< UE::Interchange::FAttributeKey > &)
| Name | CopyStorageAttributes |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/Nodes/InterchangeBaseNode.h |
| Include Path | #include "Nodes/InterchangeBaseNode.h" |
| Source | /Engine/Source/Runtime/Interchange/Core/Private/Nodes/InterchangeBaseNode.cpp |
static void CopyStorageAttributes
(
const UInterchangeBaseNode * SourceNode,
UInterchangeBaseNode * DestinationNode,
const TArray < UE::Interchange::FAttributeKey > & AttributeKeys
)
CopyStorageAttributes(const UInterchangeBaseNode *, UE::Interchange::FAttributeStorage &, const TArray< UE::Interchange::FAttributeKey > &)
| Name | CopyStorageAttributes |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/Nodes/InterchangeBaseNode.h |
| Include Path | #include "Nodes/InterchangeBaseNode.h" |
| Source | /Engine/Source/Runtime/Interchange/Core/Private/Nodes/InterchangeBaseNode.cpp |
static void CopyStorageAttributes
(
const UInterchangeBaseNode * SourceNode,
UE::Interchange::FAttributeStorage & DestinationStorage,
const TArray < UE::Interchange::FAttributeKey > & AttributeKeys
)
CopyStorageAttributes(const UE::Interchange::FAttributeStorage &, UInterchangeBaseNode *, const TArray< UE::Interchange::FAttributeKey > &)
| Name | CopyStorageAttributes |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/Nodes/InterchangeBaseNode.h |
| Include Path | #include "Nodes/InterchangeBaseNode.h" |
| Source | /Engine/Source/Runtime/Interchange/Core/Private/Nodes/InterchangeBaseNode.cpp |
static void CopyStorageAttributes
(
const UE::Interchange::FAttributeStorage & SourceStorage,
UInterchangeBaseNode * DestinationNode,
const TArray < UE::Interchange::FAttributeKey > & AttributeKeys
)
CopyStorageAttributes(const UInterchangeBaseNode *, UE::Interchange::FAttributeStorage &, const TArray< TPair< UE::Interchange::FAttributeKey, UE::Interchange::FAttributeKey > > &)
| Name | CopyStorageAttributes |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/Nodes/InterchangeBaseNode.h |
| Include Path | #include "Nodes/InterchangeBaseNode.h" |
| Source | /Engine/Source/Runtime/Interchange/Core/Private/Nodes/InterchangeBaseNode.cpp |
static void CopyStorageAttributes
(
const UInterchangeBaseNode * SourceNode,
UE::Interchange::FAttributeStorage & DestinationStorage,
const TArray < TPair< UE::Interchange::FAttributeKey , UE::Interchange::FAttributeKey > > & SrcDestAttributeKeys
)