0x00x00C8
Members 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x50 | Nodes | TMap<FString, UInterchangeBaseNode*> | 5 flags | <TMap> | |
| 0x0078 | 0x50 | unreflected bytes to end of UInterchangeBaseNodeContainer | |||
Functions 21
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool SetNodeParentUid(const FString& NodeUniqueID, const FString& NewParentNodeUid) | FinalNative+1 flags | 0x21 | |
| bool SetNodeDesiredChildIndex(const FString& NodeUniqueID, const int32& NewNodeDesiredChildIndex) | FinalNative+1 flags | 0x15 | |
| void SetNamespace(const FString& Namespace, TSubclassOf<UObject> TargetClass) | FinalNative+1 flags | 0x18 | |
| void SaveToFile(const FString& Filename) | FinalNative+1 flags | 0x10 | |
| void ResetChildrenCache() | FinalNative+1 flags | 0x00 | |
| void Reset() | FinalNative+1 flags | 0x00 | |
| void ReplaceNode(const FString& NodeUniqueID, UInterchangeFactoryBaseNode* NewNode) | FinalNative+1 flags | 0x18 | |
| void RemoveNode(const FString& NodeUniqueID) | FinalNative+1 flags | 0x10 | |
| void LoadFromFile(const FString& Filename) | FinalNative+1 flags | 0x10 | |
| bool IsNodeUidValid(const FString& NodeUniqueID) | FinalNative+1 flags | 0x11 | |
| void GetRoots(const TArray<FString>& RootNodes) | FinalNative+1 flags | 0x10 | |
| void GetNodes(TSubclassOf<UObject> ClassNode, const TArray<FString>& OutNodes) | FinalNative+1 flags | 0x18 | |
| TArray<FString> GetNodeChildrenUids(const FString& NodeUniqueID) | FinalNative+1 flags | 0x20 | |
| int32 GetNodeChildrenCount(const FString& NodeUniqueID) | FinalNative+1 flags | 0x14 | |
| UInterchangeBaseNode* GetNodeChildren(const FString& NodeUniqueID, int32 ChildIndex) | FinalNative+1 flags | 0x20 | |
| UInterchangeBaseNode* GetNode(const FString& NodeUniqueID) | FinalNative+1 flags | 0x18 | |
| bool GetIsAncestor(const FString& NodeUniqueID, const FString& AncestorUID) | FinalNative+1 flags | 0x21 | |
| UInterchangeFactoryBaseNode* GetFactoryNode(const FString& NodeUniqueID) | FinalNative+1 flags | 0x18 | |
| void ComputeChildrenCache() | FinalNative+1 flags | 0x00 | |
| bool ClearNodeParentUid(const FString& NodeUniqueID) | FinalNative+1 flags | 0x11 | |
| FString AddNode(UInterchangeBaseNode* Node) | FinalNative+1 flags | 0x18 |
Used by 18
types with a member, parameter or interface of this typeUInterchangeAnimSequenceFactoryNodeUInterchangeAssetImportDataUInterchangeCommonPipelineDataFactoryNodeUInterchangeGenericMaterialPipelineUInterchangeGenericTexturePipelineUInterchangeGeometryCacheFactoryNodeUInterchangePhysicsAssetFactoryNodeUInterchangePipelineBaseUInterchangePipelineConfigurationBaseFInterchangePipelineContextParamsUInterchangePipelineMeshesUtilitiesUInterchangeSceneNodeUInterchangeSkeletalMeshFactoryNodeUInterchangeSkeletonFactoryNodeUInterchangeSourceNodeUInterchangeSparseVolumeTexturePipelineUInterchangeStaticMeshFactoryNodeUInterchangeTextureFactoryNode