Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/FPCGMetadataAttribute > API/Plugins/PCG/Metadata/FPCGMetadataAttribute/SetMax
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttributeTpl.h |
| Include | #include "Metadata/PCGMetadataAttributeTpl.h" |
template<typename IT, typename TEnableIf<!PCG::Private::MetadataTraits < IT >::CanMinMax >::Type *>
bool SetMax
(
PCGMetadataEntryKey ItemKey,
const FPCGMetadataAttributeBase * InAttributeA,
PCGMetadataEntryKey InEntryKeyA,
const FPCGMetadataAttributeBase * InAttributeB,
PCGMetadataEntryKey InEntryKeyB
)