Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGMetadataStringOpSettings
Description
Gets the change impact for a given property. Can be used to signal structural or cosmetic node changes for example.
Virtual Inheritance
- UPCGSettings::GetChangeTypeForProperty → UPCGMetadataStringOpSettings::GetChangeTypeForProperty
| Name | GetChangeTypeForProperty |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Metadata/PCGMetadataStringOpElement.h |
| Include Path | #include "Elements/Metadata/PCGMetadataStringOpElement.h" |
virtual EPCGChangeType GetChangeTypeForProperty
(
const FName & InPropertyName
) const