UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInterchangePipelineContextParams Struct Reference

#include <InterchangePipelineBase.h>

Public Attributes

EInterchangePipelineContext ContextType = EInterchangePipelineContext::None
 
TObjectPtr< UClassImportObjectType = nullptr
 
TObjectPtr< UObjectReimportAsset = nullptr
 
TObjectPtr< const UInterchangeBaseNodeContainerBaseNodeContainer = nullptr
 

Friends

FArchiveoperator<< (FArchive &Ar, FInterchangePipelineContextParams &Params)
 

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FInterchangePipelineContextParams Params 
)
friend

Member Data Documentation

◆ BaseNodeContainer

TObjectPtr<const UInterchangeBaseNodeContainer> FInterchangePipelineContextParams::BaseNodeContainer = nullptr

◆ ContextType

EInterchangePipelineContext FInterchangePipelineContextParams::ContextType = EInterchangePipelineContext::None

◆ ImportObjectType

TObjectPtr<UClass> FInterchangePipelineContextParams::ImportObjectType = nullptr

◆ ReimportAsset

TObjectPtr<UObject> FInterchangePipelineContextParams::ReimportAsset = nullptr

The documentation for this struct was generated from the following file: