![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Functions | |
| template<typename StructType , typename ValueType , EName BasePropertyName> | |
| FArchive & | operator<< (FArchive &Ar, TPerPlatformProperty< StructType, ValueType, BasePropertyName > &Property) |
| template<typename StructType , typename ValueType , EName BasePropertyName> | |
| void | operator<< (FStructuredArchive::FSlot Slot, TPerPlatformProperty< StructType, ValueType, BasePropertyName > &Property) |
| FArchive & operator<< | ( | FArchive & | Ar, |
| TPerPlatformProperty< StructType, ValueType, BasePropertyName > & | Property | ||
| ) |
Serializer to cook out the most appropriate platform override
| void operator<< | ( | FStructuredArchive::FSlot | Slot, |
| TPerPlatformProperty< StructType, ValueType, BasePropertyName > & | Property | ||
| ) |
Serializer to cook out the most appropriate platform override