Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGCopyPointsSettings
- UPCGSettings::CreateAdditionalInputDataInterfaces()
- UPCGCopyPointsSettings::CreateAdditionalInputDataInterfaces()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCopyPoints.h |
| Include | #include "Elements/PCGCopyPoints.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGCopyPoints.cpp |
virtual void CreateAdditionalInputDataInterfaces
(
FPCGGPUCompilationContext & InOutContext,
UObject * InObjectOuter,
TArray < TObjectPtr < UComputeDataInterface > > & OutDataInterfaces
) const
Remarks
[EXPERIMENTAL] Create additional input data interfaces to marshal any required input data. Note: This API function is subject to change without deprecation.