Ark Server API (ASE) - Wiki
|
#include <Map.h>
Public Member Functions | |
FORCEINLINE | TKeyInitializer (KeyInitType InKey) |
template<typename KeyType , typename ValueType > | |
operator TPair< KeyType, ValueType > () const | |
Public Attributes | |
TRValueToLValueReference< KeyInitType >::Type | Key |
An initializer type for keys that's passed to the pair set when adding a new key.
|
inlineexplicit |
|
inline |
TRValueToLValueReference<KeyInitType>::Type TKeyInitializer< KeyInitType >::Key |