Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/FPCGMetadataAttribute
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttributeTpl.h |
| Include | #include "Metadata/PCGMetadataAttributeTpl.h" |
template<typename U>
FPCGMetadataAttributeBase * CopyInternal
(
FName NewName,
UPCGMetadata * InMetadata,
bool bKeepParent,
bool bCopyEntries,
bool bCopyValues
) const
Remarks
TODO: add enable if only on compatible types, but this has some repercussion on using metadata on types that aren't normally supported.