DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetElement()
proto TValue
map
<
Class
TKey,
Class
TValue >::GetElement
(
int
index
)
private
Return the i:th element in the map. Note: This operation is O(n) complexity. Use with care!
Аргументы
index
The position of the element in the map
Возвращает
The element on the i:th position
map< Class TKey, Class TValue >
Создано системой
1.13.2