Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGData
Description
Returns all the supported domain for this data. Any data that has more than one domain should override this method.
Derived Overrides
- UPCGBasePointData::GetAllSupportedMetadataDomainIDs
- UPCGParamData::GetAllSupportedMetadataDomainIDs
- UPCGPolygon2DData::GetAllSupportedMetadataDomainIDs
- UPCGSplineData::GetAllSupportedMetadataDomainIDs
| Name | GetAllSupportedMetadataDomainIDs |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGData.h |
| Include Path | #include "PCGData.h" |
virtual TArray < FPCGMetadataDomainID > GetAllSupportedMetadataDomainIDs() const