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

◆ Set()

proto void map< Class TKey, Class TValue >::Set ( TKey key,
TValue value )
private

Sets value of element with given key. If element with key not exists, it is created. Note: creating new elements is faster using Insert function.