Ark Server API (ASA) - Wiki
|
#include <Set.h>
Static Public Member Functions | |
template<typename ElementType , typename KeyFuncs , typename Allocator > | |
static FArchive & | Serialize (FArchive &Ar, TSet< ElementType, KeyFuncs, Allocator > &Set) |
template<typename ElementType , typename KeyFuncs , typename Allocator > | |
static void | SerializeStructured (FStructuredArchive::FSlot Slot, TSet< ElementType, KeyFuncs, Allocator > &Set) |
template<typename ElementType , typename KeyFuncs , typename Allocator > | |
static bool | LegacyCompareEqual (const TSet< ElementType, KeyFuncs, Allocator > &A, const TSet< ElementType, KeyFuncs, Allocator > &B) |