Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGMetadataAttribute
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGMetadataAttribute * TypedCopy
(
FName NewName, |
Metadata/PCGMetadataAttributeTpl.h | ||
FPCGMetadataAttribute * TypedCopy
(
FName NewName, |
Metadata/PCGMetadataAttributeTpl.h |
TypedCopy(FName, UPCGMetadata *, bool, bool, bool)
| Name | TypedCopy |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttributeTpl.h |
| Include Path | #include "Metadata/PCGMetadataAttributeTpl.h" |
FPCGMetadataAttribute * TypedCopy
(
FName NewName,
UPCGMetadata * InMetadata,
bool bKeepParent,
bool bCopyEntries,
bool bCopyValues
)
TypedCopy(FName, FPCGMetadataDomain *, bool, bool, bool)
| Name | TypedCopy |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttributeTpl.h |
| Include Path | #include "Metadata/PCGMetadataAttributeTpl.h" |
FPCGMetadataAttribute * TypedCopy
(
FName NewName,
FPCGMetadataDomain * InMetadata,
bool bKeepParent,
bool bCopyEntries,
bool bCopyValues
)