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

Private Member Functions

override void InitServer ()
override bool ValidateServer ()

Private Attributes

ref ITEM_ConstructionData ConstructionData = new ITEM_ConstructionData
ref ITEM_HologramData HologramData = new ITEM_HologramData
 !! all member variables must correspond with the cfggameplay.json file contents !!!!

Detailed Description

Definition at line 200 of file cfggameplaydatajson.c.

Member Function Documentation

◆ InitServer()

override void InitServer ( )
inlineprivate

Definition at line 203 of file cfggameplaydatajson.c.

◆ ValidateServer()

override bool ValidateServer ( )
inlineprivate

Definition at line 207 of file cfggameplaydatajson.c.

Field Documentation

◆ ConstructionData

ref ITEM_ConstructionData ConstructionData = new ITEM_ConstructionData
private

Definition at line 215 of file cfggameplaydatajson.c.

◆ HologramData

ref ITEM_HologramData HologramData = new ITEM_HologramData
private

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

Definition at line 214 of file cfggameplaydatajson.c.


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