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

◆ Find()

proto bool map< Class TKey, Class TValue >::Find ( TKey key,
out TValue val )
private

Search for an element with the given key.

Аргументы
keyThe key of the element to find
valresult is stored to val
Возвращает
returns True if given key exist.