Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ITEM_MapData Class Reference
Inheritance diagram for ITEM_MapData:
ITEM_DataBase

Private Member Functions

override void InitServer ()
override bool ValidateServer ()

Private Attributes

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

Detailed Description

Definition at line 324 of file cfggameplaydatajson.c.

Member Function Documentation

◆ InitServer()

override void InitServer ( )
inlineprivate

Definition at line 326 of file cfggameplaydatajson.c.

◆ ValidateServer()

override bool ValidateServer ( )
inlineprivate

Definition at line 330 of file cfggameplaydatajson.c.

Field Documentation

◆ displayNavInfo

bool displayNavInfo = true
private

Definition at line 340 of file cfggameplaydatajson.c.

◆ displayPlayerPosition

bool displayPlayerPosition = false
private

Definition at line 339 of file cfggameplaydatajson.c.

◆ ignoreMapOwnership

bool ignoreMapOwnership = false
private

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

Definition at line 337 of file cfggameplaydatajson.c.

◆ ignoreNavItemsOwnership

bool ignoreNavItemsOwnership = false
private

Definition at line 338 of file cfggameplaydatajson.c.


The documentation for this class was generated from the following file: