| bool SetSlotMaterialDependencyUid(const FString& SlotName, const FString& MaterialDependencyUid) | FinalNative+1 flags | | 0x21 |
| bool SetCustomVertexColorReplace(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool SetCustomVertexColorOverride(const FColor& AttributeValue) | FinalNative+1 flags | | 0x05 |
| bool SetCustomVertexColorIgnore(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool SetCustomUseMikkTSpace(const bool& AttributeValue, bool bAddApplyDelegate) | FinalNative+1 flags | | 0x03 |
| bool SetCustomUseHighPrecisionTangentBasis(const bool& AttributeValue, bool bAddApplyDelegate) | FinalNative+1 flags | | 0x03 |
| bool SetCustomUseFullPrecisionUVs(const bool& AttributeValue, bool bAddApplyDelegate) | FinalNative+1 flags | | 0x03 |
| bool SetCustomUseBackwardsCompatibleF16TruncUVs(const bool& AttributeValue, bool bAddApplyDelegate) | FinalNative+1 flags | | 0x03 |
| bool SetCustomRemoveDegenerates(const bool& AttributeValue, bool bAddApplyDelegate) | FinalNative+1 flags | | 0x03 |
| bool SetCustomRecomputeTangents(const bool& AttributeValue, bool bAddApplyDelegate) | FinalNative+1 flags | | 0x03 |
| bool SetCustomRecomputeNormals(const bool& AttributeValue, bool bAddApplyDelegate) | FinalNative+1 flags | | 0x03 |
| bool SetCustomLODGroup(const FName& AttributeValue, bool bAddApplyDelegate) | FinalNative+1 flags | | 0x0A |
| bool SetCustomKeepSectionsSeparate(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool SetCustomImportSockets(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool SetCustomComputeWeightedNormals(const bool& AttributeValue, bool bAddApplyDelegate) | FinalNative+1 flags | | 0x03 |
| bool ResetSlotMaterialDependencies() | FinalNative+1 flags | | 0x01 |
| bool RemoveSlotMaterialDependencyUid(const FString& SlotName) | FinalNative+1 flags | | 0x11 |
| bool RemoveLodDataUniqueId(const FString& LodDataUniqueId) | FinalNative+1 flags | | 0x11 |
| bool GetSlotMaterialDependencyUid(const FString& SlotName, const FString& OutMaterialDependency) | FinalNative+1 flags | | 0x21 |
| void GetSlotMaterialDependencies(TMap<FString, FString>& OutMaterialDependencies) | FinalNative+1 flags | | 0x50 |
| bool GetPayloadKeyStringAttribute(const FString& PayloadAttributeKey, const FString& Value) | FinalNative+1 flags | | 0x21 |
| bool GetPayloadKeyInt32Attribute(const FString& PayloadAttributeKey, const int32& Value) | FinalNative+1 flags | | 0x15 |
| bool GetPayloadKeyFloatAttribute(const FString& PayloadAttributeKey, const float& Value) | FinalNative+1 flags | | 0x15 |
| bool GetPayloadKeyDoubleAttribute(const FString& PayloadAttributeKey, const double& Value) | FinalNative+1 flags | | 0x19 |
| bool GetPayloadKeyBooleanAttribute(const FString& PayloadAttributeKey, const bool& Value) | FinalNative+1 flags | | 0x12 |
| void GetLodDataUniqueIds(const TArray<FString>& OutLodDataUniqueIds) | FinalNative+1 flags | | 0x10 |
| int32 GetLodDataCount() | FinalNative+1 flags | | 0x04 |
| bool GetCustomVertexColorReplace(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomVertexColorOverride(const FColor& AttributeValue) | FinalNative+1 flags | | 0x05 |
| bool GetCustomVertexColorIgnore(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomUseMikkTSpace(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomUseHighPrecisionTangentBasis(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomUseFullPrecisionUVs(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomUseBackwardsCompatibleF16TruncUVs(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomRemoveDegenerates(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomRecomputeTangents(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomRecomputeNormals(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomLODGroup(const FName& AttributeValue) | FinalNative+1 flags | | 0x09 |
| bool GetCustomKeepSectionsSeparate(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomImportSockets(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool GetCustomComputeWeightedNormals(const bool& AttributeValue) | FinalNative+1 flags | | 0x02 |
| bool AddPayloadKeyStringAttribute(const FString& PayloadAttributeKey, const FString& Value) | FinalNative+1 flags | | 0x21 |
| bool AddPayloadKeyInt32Attribute(const FString& PayloadAttributeKey, int32 Value) | FinalNative+1 flags | | 0x15 |
| bool AddPayloadKeyFloatAttribute(const FString& PayloadAttributeKey, float Value) | FinalNative+1 flags | | 0x15 |
| bool AddPayloadKeyDoubleAttribute(const FString& PayloadAttributeKey, double Value) | FinalNative+1 flags | | 0x19 |
| bool AddPayloadKeyBooleanAttribute(const FString& PayloadAttributeKey, bool Value) | FinalNative+1 flags | | 0x12 |
| bool AddLodDataUniqueId(const FString& LodDataUniqueId) | FinalNative+1 flags | | 0x11 |