Dayz 1.25
Dayz Code Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс ITEM_MapData
+ Граф наследования:ITEM_MapData:

Закрытые члены

override void InitServer ()
 
override bool ValidateServer ()
 

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

bool ignoreMapOwnership = false
 !! all member variables must correspond with the cfggameplay.json file contents !!!!
 
bool ignoreNavItemsOwnership = false
 
bool displayPlayerPosition = false
 
bool displayNavInfo = true
 

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

Методы

◆ InitServer()

override void InitServer ( )
inlineprivate
319 {
320 }

◆ ValidateServer()

override bool ValidateServer ( )
inlineprivate
323 {
324 return true;
325 }

Поля

◆ displayNavInfo

bool displayNavInfo = true
private

◆ displayPlayerPosition

bool displayPlayerPosition = false
private

◆ ignoreMapOwnership

bool ignoreMapOwnership = false
private

!! all member variables must correspond with the cfggameplay.json file contents !!!!

◆ ignoreNavItemsOwnership

bool ignoreNavItemsOwnership = false
private

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