Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TMapBase
| Type | Name | Description | |
|---|---|---|---|
| ValueType & | Add
(
const KeyType& InKey |
Set a default value associated with a key. | |
| ValueType & | Add
(
KeyType&& InKey |
||
| ValueType & | Set the value associated with a key. | ||
| ValueType & | |||
| ValueType & | Add
(
const KeyType& InKey, |
Set the value associated with a key. | |
| ValueType & | Add
(
const KeyType& InKey, |
||
| ValueType & | Add
(
KeyType&& InKey, |
||
| ValueType & | Add
(
KeyType&& InKey, |