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