|
readonly USet< KeyValuePair< TKey, TValue >, TKey, TKeyFuncs > | Pairs |
|
◆ UMapBase() [1/3]
◆ UMapBase() [2/3]
◆ UMapBase() [3/3]
UMapBase< TKey, TValue, TKeyFuncs >.UMapBase |
( |
IEnumerable< KeyValuePair< TKey, TValue > > |
enumerable | ) |
|
|
inlineprotected |
◆ Add()
void UMapBase< TKey, TValue, TKeyFuncs >.Add |
( |
TKey |
key, |
|
|
TValue |
value |
|
) |
| |
|
inline |
◆ Remove()
bool UMapBase< TKey, TValue, TKeyFuncs >.Remove |
( |
TKey |
key | ) |
|
◆ ContainsKey()
bool UMapBase< TKey, TValue, TKeyFuncs >.ContainsKey |
( |
TKey |
key | ) |
|
◆ Empty()
void UMapBase< TKey, TValue, TKeyFuncs >.Empty |
( |
int |
expectedCapacity = 0 | ) |
|
◆ Shrink()
void UMapBase< TKey, TValue, TKeyFuncs >.Shrink |
( |
| ) |
|
◆ Compact()
void UMapBase< TKey, TValue, TKeyFuncs >.Compact |
( |
| ) |
|
◆ GetEnumerator()
IEnumerator< KeyValuePair< TKey, TValue > > UMapBase< TKey, TValue, TKeyFuncs >.GetEnumerator |
( |
| ) |
|
◆ TryGetValue()
bool UMapBase< TKey, TValue, TKeyFuncs >.TryGetValue |
( |
TKey |
key, |
|
|
out TValue |
value |
|
) |
| |
|
inline |
◆ Clear()
void UMapBase< TKey, TValue, TKeyFuncs >.Clear |
( |
| ) |
|
◆ Pairs
readonly USet<KeyValuePair<TKey, TValue>, TKey, TKeyFuncs> UMapBase< TKey, TValue, TKeyFuncs >.Pairs |
|
protected |
◆ Count
int UMapBase< TKey, TValue, TKeyFuncs >.Count |
|
get |
◆ Keys
ICollection<TKey> UMapBase< TKey, TValue, TKeyFuncs >.Keys |
|
get |
◆ Values
ICollection<TValue> UMapBase< TKey, TValue, TKeyFuncs >.Values |
|
get |
◆ this[TKey key]
TValue UMapBase< TKey, TValue, TKeyFuncs >.this[TKey key] |
|
getset |
The documentation for this class was generated from the following file:
- LegendaryExplorer/LegendaryExplorerCore/Unreal/Collections/UMap.cs