![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| void | SerializeProperty (FProperty *Property, void *PropertyData, FArchive &Ar) |
| void | FastStructSerialize (UScriptStruct *Struct, void *SourceData, FArchive &Ar, void *Defaults) |
| template<typename StructType > | |
| UE_INTERNAL void | FastStructSerialize (FArchive &Ar, StructType *Data) |
| UE_INTERNAL void Chaos::Serialization::Private::FastStructSerialize | ( | FArchive & | Ar, |
| StructType * | Data | ||
| ) |
Lightweight unversioned ustruct serializer
| UE_INTERNAL CHAOS_API void Chaos::Serialization::Private::FastStructSerialize | ( | UScriptStruct * | Struct, |
| void * | SourceData, | ||
| FArchive & | Ar, | ||
| void * | Defaults = nullptr |
||
| ) |
Lightweight unversioned ustruct serializer