Zdexby TheHolyOneZ
5,360 classes
Class

UInterchangeMeshNode

: UInterchangeBaseNode : UObject
/Script/InterchangeNodes.InterchangeMeshNode 0x01F8 (504 B) align 8 inherited 0x0060 vtable /Script/InterchangeNodes
0x00x01F8

Members 0

OffsetSizeNameTypeFlagsDefault
0x00600x198unreflected bytes to end of UInterchangeMeshNode

Functions 46

SignatureFlagsNativeParams
bool SetSlotMaterialDependencyUid(const FString& SlotName, const FString& MaterialDependencyUid)FinalNative+1 flags0x21
bool SetSkinnedMesh(bool bIsSkinnedMesh)FinalNative+1 flags0x02
bool SetSkeletonDependencyUid(const FString& DependencyUid)FinalNative+1 flags0x11
bool SetSceneInstanceUid(const FString& DependencyUid)FinalNative+1 flags0x11
void SetPayLoadKey(const FString& PayloadKey, const EInterchangeMeshPayLoadType& PayLoadType)NativePublic0x11
bool SetMorphTargetName(const FString& MorphTargetName)FinalNative+1 flags0x11
bool SetMorphTargetDependencyUid(const FString& DependencyUid)FinalNative+1 flags0x11
bool SetMorphTarget(bool bIsMorphTarget)FinalNative+1 flags0x02
bool SetCustomVertexCount(const int32& AttributeValue)FinalNative+1 flags0x05
bool SetCustomUVCount(const int32& AttributeValue)FinalNative+1 flags0x05
bool SetCustomPolygonCount(const int32& AttributeValue)FinalNative+1 flags0x05
bool SetCustomHasVertexTangent(const bool& AttributeValue)FinalNative+1 flags0x02
bool SetCustomHasVertexNormal(const bool& AttributeValue)FinalNative+1 flags0x02
bool SetCustomHasVertexColor(const bool& AttributeValue)FinalNative+1 flags0x02
bool SetCustomHasVertexBinormal(const bool& AttributeValue)FinalNative+1 flags0x02
bool SetCustomHasSmoothGroup(const bool& AttributeValue)FinalNative+1 flags0x02
bool SetCustomCollisionType(const EInterchangeMeshCollision& AttributeValue)FinalNative+1 flags0x02
bool SetCustomBoundingBox(const FBox& AttributeValue)FinalNative+1 flags0x39
bool RemoveSlotMaterialDependencyUid(const FString& SlotName)FinalNative+1 flags0x11
bool RemoveSkeletonDependencyUid(const FString& DependencyUid)FinalNative+1 flags0x11
bool RemoveSceneInstanceUid(const FString& DependencyUid)FinalNative+1 flags0x11
bool RemoveMorphTargetDependencyUid(const FString& DependencyUid)FinalNative+1 flags0x11
bool IsSkinnedMesh()FinalNative+1 flags0x01
bool IsMorphTarget()FinalNative+1 flags0x01
bool GetSlotMaterialDependencyUid(const FString& SlotName, const FString& OutMaterialDependency)FinalNative+1 flags0x21
void GetSlotMaterialDependencies(TMap<FString, FString>& OutMaterialDependencies)FinalNative+1 flags0x50
void GetSkeletonDependency(int32 Index, const FString& OutDependency)FinalNative+1 flags0x18
void GetSkeletonDependencies(const TArray<FString>& OutDependencies)FinalNative+1 flags0x10
int32 GetSkeletonDependeciesCount()FinalNative+1 flags0x04
int32 GetSceneInstanceUidsCount()FinalNative+1 flags0x04
void GetSceneInstanceUids(const TArray<FString>& OutDependencies)FinalNative+1 flags0x10
void GetSceneInstanceUid(int32 Index, const FString& OutDependency)FinalNative+1 flags0x18
bool GetMorphTargetName(const FString& OutMorphTargetName)FinalNative+1 flags0x11
void GetMorphTargetDependency(int32 Index, const FString& OutDependency)FinalNative+1 flags0x18
void GetMorphTargetDependencies(const TArray<FString>& OutDependencies)FinalNative+1 flags0x10
int32 GetMorphTargetDependeciesCount()FinalNative+1 flags0x04
bool GetCustomVertexCount(const int32& AttributeValue)FinalNative+1 flags0x05
bool GetCustomUVCount(const int32& AttributeValue)FinalNative+1 flags0x05
bool GetCustomPolygonCount(const int32& AttributeValue)FinalNative+1 flags0x05
bool GetCustomHasVertexTangent(const bool& AttributeValue)FinalNative+1 flags0x02
bool GetCustomHasVertexNormal(const bool& AttributeValue)FinalNative+1 flags0x02
bool GetCustomHasVertexColor(const bool& AttributeValue)FinalNative+1 flags0x02
bool GetCustomHasVertexBinormal(const bool& AttributeValue)FinalNative+1 flags0x02
bool GetCustomHasSmoothGroup(const bool& AttributeValue)FinalNative+1 flags0x02
bool GetCustomCollisionType(const EInterchangeMeshCollision& AttributeValue)FinalNative+1 flags0x02
bool GetCustomBoundingBox(const FBox& AttributeValue)FinalNative+1 flags0x39

Subclasses 1

Used by 1

types with a member, parameter or interface of this type