Dayz 1.25
Dayz Code Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс UAWaterType

Закрытые данные

const string SEA = "sea"
 
const string FRESH = "fresh_water"
 fake
 
const string STILL = "still_water"
 
const string ALL = string.Format("%1|%2|%3", UAWaterType.SEA, UAWaterType.FRESH, UAWaterType.STILL)
 

Подробное описание

Поля

◆ ALL

◆ FRESH

const string FRESH = "fresh_water"
private

fake

Используется в ItemBase::TrapSpawnBase().

◆ SEA

const string SEA = "sea"
private

◆ STILL

const string STILL = "still_water"
private

Объявления и описания членов класса находятся в файле: