Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGLoadDataAssetSettings
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 → UPCGLoadDataAssetSettings::GetChangeTypeForProperty
| Name | GetChangeTypeForProperty |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/IO/PCGLoadAssetElement.h |
| Include Path | #include "Elements/IO/PCGLoadAssetElement.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/IO/PCGLoadAssetElement.cpp |
virtual EPCGChangeType GetChangeTypeForProperty
(
const FName & InPropertyName
) const