Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
References
Module | InterchangeEngine |
Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
Include | #include "InterchangeManager.h" |
Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeManager.cpp |
namespace UE
{
namespace Interchange
{
UInterchangePipelineBase * UE::Interchange::GeneratePipelineInstance
(
const FSoftObjectPath & PipelineInstance
)
}
}
Remarks
This function takes an asset that represents a pipeline and generates a UInterchangePipelineBase asset.