Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGParamData
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 → UPCGParamData::SetDomainFromDomainID
| Name | SetDomainFromDomainID |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGParamData.h |
| Include Path | #include "PCGParamData.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGParamData.cpp |
virtual bool SetDomainFromDomainID
(
const FPCGMetadataDomainID & InDomainID,
FPCGAttributePropertySelector & InOutSelector
) const