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

Private Member Functions

override void InitServer ()
override bool ValidateServer ()

Private Attributes

bool disableDistanceCheck
bool disableIsCollidingCheck
bool disablePerformRoofCheck
 !! all member variables must correspond with the cfggameplay.json file contents !!!!

Detailed Description

Definition at line 254 of file cfggameplaydatajson.c.

Member Function Documentation

◆ InitServer()

override void InitServer ( )
inlineprivate

Definition at line 257 of file cfggameplaydatajson.c.

◆ ValidateServer()

override bool ValidateServer ( )
inlineprivate

Definition at line 261 of file cfggameplaydatajson.c.

Field Documentation

◆ disableDistanceCheck

bool disableDistanceCheck
private

Definition at line 270 of file cfggameplaydatajson.c.

◆ disableIsCollidingCheck

bool disableIsCollidingCheck
private

Definition at line 269 of file cfggameplaydatajson.c.

◆ disablePerformRoofCheck

bool disablePerformRoofCheck
private

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

Definition at line 268 of file cfggameplaydatajson.c.


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