Ark Server API (ASA) - Wiki
|
#include <LocKeyFuncs.h>
Static Public Member Functions | |
static FORCEINLINE const FString & | GetSetKey (const TPair< FString, ValueType > &Element) |
static FORCEINLINE bool | Matches (const FString &A, const FString &B) |
static FORCEINLINE uint32 | GetKeyHash (const FString &Key) |
Additional Inherited Members | |
Public Types inherited from BaseKeyFuncs< ValueType, FString, true > | |
enum | |
typedef FString | KeyType |
typedef TCallTraits< FString >::ParamType | KeyInitType |
typedef TCallTraits< ValueType >::ParamType | ElementInitType |
Case sensitive hashing function for TMultiMap
Definition at line 178 of file LocKeyFuncs.h.
|
inlinestatic |
Definition at line 188 of file LocKeyFuncs.h.
|
inlinestatic |
Definition at line 180 of file LocKeyFuncs.h.
|
inlinestatic |
Definition at line 184 of file LocKeyFuncs.h.