Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/FPCGAttributePropertyInputSelect-
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Metadata/PCGAttributePropertySelector.h |
| Include | #include "Metadata/PCGAttributePropertySelector.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/Metadata/PCGAttributePropertySelector.cpp |
bool SerializeFromMismatchedTag
&40;
const struct FPropertyTag & Tag,
FStructuredArchive::FSlot Slot
&41;
Remarks
To support previously saved nodes, that used FPCGAttributePropertySelector, we need to define this function to de-serialize the new class using the old. And add a trait (see below).