Zdexby TheHolyOneZ
5,360 classes
Class

UInterchangePipelineBase

: UObject
/Script/InterchangeCore.InterchangePipelineBase 0x0128 (296 B) align 8 inherited 0x0028 vtable /Script/InterchangeCore
0x00x0128

Members 10

OffsetSizeNameTypeFlagsDefault
0x10DestinationNameFString3 flags""
0x10ContentImportPathFString3 flags""
0x01bAllowPropertyStatesEditionboolTransientProtected+5 flagstrue
0x01bIsReimportContextboolTransientProtected+5 flagsfalse
0x01bIsShowEssentialsboolTransientProtected+5 flagsfalse
0x01bFromReimportOrOverrideboolProtected+5 flagsfalse
0x004C0x04padding / unreflected
0x08ResultsUInterchangeResultsContainer*Protected+6 flagsnullptr
0x50PropertiesStatesTMap<FName, FInterchangePipelinePropertyStates>Protected+1 flags<TMap>
0x50CachePropertiesStatesTMap<FName, FInterchangePipelinePropertyStates>TransientProtected+1 flags<TMap>
0x20CacheContextParamFInterchangePipelineContextParamsTransientProtected+2 flags{ContextType=None, ImportObjectType=nullptr, ReimportAsset=…
0x01180x10unreflected bytes to end of UInterchangePipelineBase

Functions 11

SignatureFlagsNativeParams
bool SupportReimport()NativePublic0x01
void ScriptedSetReimportSourceIndex(TSubclassOf<UObject> ReimportObjectClass, int32 SourceFileIndex)NativeEvent+1 flags0x0C
FString ScriptedGetPipelineDisplayName()NativeEvent+1 flags0x10
void ScriptedExecutePostImportPipeline(UInterchangeBaseNodeContainer* BaseNodeContainer, const FString& FactoryNodeKey, UObject* CreatedAsset, bool bIsAReimport)NativeEvent+1 flags0x21
void ScriptedExecutePostFactoryPipeline(UInterchangeBaseNodeContainer* BaseNodeContainer, const FString& FactoryNodeKey, UObject* CreatedAsset, bool bIsAReimport)NativeEvent+1 flags0x21
void ScriptedExecutePostBroadcastPipeline(UInterchangeBaseNodeContainer* BaseNodeContainer, const FString& FactoryNodeKey, UObject* CreatedAsset, bool bIsAReimport)NativeEvent+1 flags0x21
void ScriptedExecutePipeline(UInterchangeBaseNodeContainer* BaseNodeContainer, const TArray<UInterchangeSourceData*>& SourceDatas, const FString& ContentBasePath)NativeEvent+1 flags0x28
void ScriptedExecuteExportPipeline(UInterchangeBaseNodeContainer* BaseNodeContainer)NativeEvent+1 flags0x08
bool IsReimportContext()FinalNative+1 flags0x01
FInterchangePipelinePropertyStates FindOrAddPropertyStates(const FName& PropertyPath)FinalNative+1 flags0x0D
bool DoesPropertyStatesExist(const FName& PropertyPath)FinalNative+1 flags0x09

Subclasses 12

Used by 4

types with a member, parameter or interface of this type