![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| enum | UE_DEPRECATED (5.5, "The experimental Cloth importer is no longer supported.") EDatasmithClothSerializationVersion |
| PRAGMA_DISABLE_DEPRECATION_WARNINGS FCustomVersionRegistration | GRegisterDatasmithClothCustomVersion (FDatasmithClothSerializationVersion::GUID, _EDCSV_Last, TEXT("DatasmithCloth")) |
| FArchive & | operator<< (FArchive &Ar, FParameterData &ParameterData) |
| FArchive & | operator<< (FArchive &Ar, FDatasmithClothPattern &Pattern) |
| FArchive & | operator<< (FArchive &Ar, FDatasmithClothSewingInfo &Sewing) |
| FArchive & | operator<< (FArchive &Ar, FDatasmithClothPresetProperty &Property) |
| FArchive & | operator<< (FArchive &Ar, FDatasmithClothPresetPropertySet &PropertySet) |
| FArchive & | operator<< (FArchive &Ar, FDatasmithCloth &Cloth) |
| PRAGMA_DISABLE_DEPRECATION_WARNINGS FCustomVersionRegistration GRegisterDatasmithClothCustomVersion | ( | FDatasmithClothSerializationVersion::GUID | , |
| _EDCSV_Last | , | ||
| TEXT("DatasmithCloth") | |||
| ) |
| FArchive & operator<< | ( | FArchive & | Ar, |
| FDatasmithCloth & | Cloth | ||
| ) |
| FArchive & operator<< | ( | FArchive & | Ar, |
| FDatasmithClothPattern & | Pattern | ||
| ) |
| FArchive & operator<< | ( | FArchive & | Ar, |
| FDatasmithClothPresetProperty & | Property | ||
| ) |
| FArchive & operator<< | ( | FArchive & | Ar, |
| FDatasmithClothPresetPropertySet & | PropertySet | ||
| ) |
| FArchive & operator<< | ( | FArchive & | Ar, |
| FDatasmithClothSewingInfo & | Sewing | ||
| ) |
| FArchive & operator<< | ( | FArchive & | Ar, |
| FParameterData & | ParameterData | ||
| ) |
| struct UE_DEPRECATED | ( | 5. | 5, |
| "The experimental Cloth importer is no longer supported." | |||
| ) |