0x00x0128
Members 10
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | DestinationName | FString | 3 flags | "" | |
| 0x10 | ContentImportPath | FString | 3 flags | "" | |
| 0x01 | bAllowPropertyStatesEdition | bool | TransientProtected+5 flags | true | |
| 0x01 | bIsReimportContext | bool | TransientProtected+5 flags | false | |
| 0x01 | bIsShowEssentials | bool | TransientProtected+5 flags | false | |
| 0x01 | bFromReimportOrOverride | bool | Protected+5 flags | false | |
| 0x004C | 0x04 | padding / unreflected | |||
| 0x08 | Results | UInterchangeResultsContainer* | Protected+6 flags | nullptr | |
| 0x50 | PropertiesStates | TMap<FName, FInterchangePipelinePropertyStates> | Protected+1 flags | <TMap> | |
| 0x50 | CachePropertiesStates | TMap<FName, FInterchangePipelinePropertyStates> | TransientProtected+1 flags | <TMap> | |
| 0x20 | CacheContextParam | FInterchangePipelineContextParams | TransientProtected+2 flags | {ContextType=None, ImportObjectType=nullptr, ReimportAsset=… | |
| 0x0118 | 0x10 | unreflected bytes to end of UInterchangePipelineBase | |||
Functions 11
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool SupportReimport() | NativePublic | 0x01 | |
| void ScriptedSetReimportSourceIndex(TSubclassOf<UObject> ReimportObjectClass, int32 SourceFileIndex) | NativeEvent+1 flags | 0x0C | |
| FString ScriptedGetPipelineDisplayName() | NativeEvent+1 flags | 0x10 | |
| void ScriptedExecutePostImportPipeline(UInterchangeBaseNodeContainer* BaseNodeContainer, const FString& FactoryNodeKey, UObject* CreatedAsset, bool bIsAReimport) | NativeEvent+1 flags | 0x21 | |
| void ScriptedExecutePostFactoryPipeline(UInterchangeBaseNodeContainer* BaseNodeContainer, const FString& FactoryNodeKey, UObject* CreatedAsset, bool bIsAReimport) | NativeEvent+1 flags | 0x21 | |
| void ScriptedExecutePostBroadcastPipeline(UInterchangeBaseNodeContainer* BaseNodeContainer, const FString& FactoryNodeKey, UObject* CreatedAsset, bool bIsAReimport) | NativeEvent+1 flags | 0x21 | |
| void ScriptedExecutePipeline(UInterchangeBaseNodeContainer* BaseNodeContainer, const TArray<UInterchangeSourceData*>& SourceDatas, const FString& ContentBasePath) | NativeEvent+1 flags | 0x28 | |
| void ScriptedExecuteExportPipeline(UInterchangeBaseNodeContainer* BaseNodeContainer) | NativeEvent+1 flags | 0x08 | |
| bool IsReimportContext() | FinalNative+1 flags | 0x01 | |
| FInterchangePipelinePropertyStates FindOrAddPropertyStates(const FName& PropertyPath) | FinalNative+1 flags | 0x0D | |
| bool DoesPropertyStatesExist(const FName& PropertyPath) | FinalNative+1 flags | 0x09 |
Subclasses 12
UInterchangeGenericAnimationPipelineUInterchangeGenericAssetsPipelineUInterchangeGenericCommonMeshesPropertiesUInterchangeGenericCommonSkeletalMeshesAndAnimationsPropertiesUInterchangeGenericLevelPipelineUInterchangeGenericMaterialPipelineUInterchangeGenericMeshPipelineUInterchangeGenericTexturePipelineUInterchangeGLTFPipelineUInterchangeMaterialXPipelineUInterchangePythonPipelineBaseUInterchangeSparseVolumeTexturePipeline