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