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