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!

Аргументы
indexThe position of the element in the map
Возвращает
The element on the i:th position