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.
Аргументы
key
The key of the element to find
val
result is stored to val
Возвращает
returns True if given key exist.
map< Class TKey, Class TValue >
Создано системой
1.13.2