![]() |
Ark Server API (ASA) - Wiki
|
#include <Map.h>
Collaboration diagram for TKeyInitializer< KeyInitType >: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 |