![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "MeshAttributeArray.h"#include "UObject/EditorObjectVersion.h"#include "UObject/ReleaseObjectVersion.h"#include "UObject/UE5MainStreamObjectVersion.h"Functions | |
| FArchive & | operator<< (FArchive &Ar, FAttributesSetEntry &Entry) |
| template<typename T > | |
| void | SerializeLegacy (FArchive &Ar, FAttributesSetBase &AttributesSet) |
| FArchive & | operator<< (FArchive &Ar, FAttributesSetBase &AttributesSet) |
| FArchive & operator<< | ( | FArchive & | Ar, |
| FAttributesSetBase & | AttributesSet | ||
| ) |
Serialization
| FArchive & operator<< | ( | FArchive & | Ar, |
| FAttributesSetEntry & | Entry | ||
| ) |
Serialization
| void SerializeLegacy | ( | FArchive & | Ar, |
| FAttributesSetBase & | AttributesSet | ||
| ) |