DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ Get()

proto TValue map< Class TKey, Class TValue >::Get ( TKey key)
private

Search for an element with the given key.

Аргументы
keyThe key of the element to find
Возвращает
Pointer to element data if found, NULL otherwise.