UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PerPlatformPropertiesImpl.inl File Reference

Go to the source code of this file.

Functions

template<typename StructType , typename ValueType , EName BasePropertyName>
FArchiveoperator<< (FArchive &Ar, TPerPlatformProperty< StructType, ValueType, BasePropertyName > &Property)
 
template<typename StructType , typename ValueType , EName BasePropertyName>
void operator<< (FStructuredArchive::FSlot Slot, TPerPlatformProperty< StructType, ValueType, BasePropertyName > &Property)
 

Function Documentation

◆ operator<<() [1/2]

template<typename StructType , typename ValueType , EName BasePropertyName>
FArchive & operator<< ( FArchive Ar,
TPerPlatformProperty< StructType, ValueType, BasePropertyName > &  Property 
)

Serializer to cook out the most appropriate platform override

◆ operator<<() [2/2]

template<typename StructType , typename ValueType , EName BasePropertyName>
void operator<< ( FStructuredArchive::FSlot  Slot,
TPerPlatformProperty< StructType, ValueType, BasePropertyName > &  Property 
)

Serializer to cook out the most appropriate platform override