Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGPolygon2DData
Description
Write the domain name into the selector associated with this domain ID. Each data is responsible to override this for every supported domain.
Virtual Inheritance
- UPCGData::SetDomainFromDomainID → UPCGPolygon2DData::SetDomainFromDomainID
| Name | SetDomainFromDomainID |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGPolygon2DData.h |
| Include Path | #include "Data/PCGPolygon2DData.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Data/PCGPolygon2DData.cpp |
virtual bool SetDomainFromDomainID
(
const FPCGMetadataDomainID & InDomainID,
FPCGAttributePropertySelector & InOutSelector
) const