|
| template<typename ElementType , typename KeyFuncs , typename Allocator > |
| static FArchive & | Serialize (FArchive &Ar, UE_TCOMPACT_SET< ElementType, KeyFuncs, Allocator > &Set) |
| |
| template<typename ElementType , typename KeyFuncs , typename Allocator > |
| static void | SerializeStructured (FStructuredArchive::FSlot Slot, UE_TCOMPACT_SET< ElementType, KeyFuncs, Allocator > &Set) |
| |
| template<typename ElementType , typename KeyFuncs , typename Allocator > |
| static bool | LegacyCompareEqual (const UE_TCOMPACT_SET< ElementType, KeyFuncs, Allocator > &A, const UE_TCOMPACT_SET< ElementType, KeyFuncs, Allocator > &B) |
| |
| template<typename ElementType , typename KeyFuncs , typename Allocator > |
| static FArchive & | Serialize (FArchive &Ar, UE_TSPARSE_SET< ElementType, KeyFuncs, Allocator > &Set) |
| |
| template<typename ElementType , typename KeyFuncs , typename Allocator > |
| static void | SerializeStructured (FStructuredArchive::FSlot Slot, UE_TSPARSE_SET< ElementType, KeyFuncs, Allocator > &Set) |
| |
| template<typename ElementType , typename KeyFuncs , typename Allocator > |
| static bool | LegacyCompareEqual (const UE_TSPARSE_SET< ElementType, KeyFuncs, Allocator > &A, const UE_TSPARSE_SET< ElementType, KeyFuncs, Allocator > &B) |
| |
◆ LegacyCompareEqual() [1/2]
◆ LegacyCompareEqual() [2/2]
◆ Serialize() [1/2]
◆ Serialize() [2/2]
◆ SerializeStructured() [1/2]
Structured archive serializer.
◆ SerializeStructured() [2/2]
Structured archive serializer.
The documentation for this struct was generated from the following files: