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

Private Member Functions

override void InitServer ()
override bool ValidateServer ()

Private Attributes

bool disableColdAreaPlacementCheck
bool disableHeightPlacementCheck
bool disableIsBaseViableCheck
bool disableIsClippingRoofCheck
bool disableIsCollidingAngleCheck
bool disableIsCollidingBBoxCheck
 !! all member variables must correspond with the cfggameplay.json file contents !!!!
bool disableIsCollidingGPlotCheck
bool disableIsCollidingPlayerCheck
bool disableIsInTerrainCheck
bool disableIsPlacementPermittedCheck
bool disableIsUnderwaterCheck
ref TStringSet disallowedTypesInUnderground

Detailed Description

Definition at line 220 of file cfggameplaydatajson.c.

Member Function Documentation

◆ InitServer()

override void InitServer ( )
inlineprivate

Definition at line 223 of file cfggameplaydatajson.c.

References disallowedTypesInUnderground.

◆ ValidateServer()

override bool ValidateServer ( )
inlineprivate

Definition at line 231 of file cfggameplaydatajson.c.

Field Documentation

◆ disableColdAreaPlacementCheck

bool disableColdAreaPlacementCheck
private

Definition at line 248 of file cfggameplaydatajson.c.

◆ disableHeightPlacementCheck

bool disableHeightPlacementCheck
private

Definition at line 245 of file cfggameplaydatajson.c.

◆ disableIsBaseViableCheck

bool disableIsBaseViableCheck
private

Definition at line 241 of file cfggameplaydatajson.c.

◆ disableIsClippingRoofCheck

bool disableIsClippingRoofCheck
private

Definition at line 240 of file cfggameplaydatajson.c.

◆ disableIsCollidingAngleCheck

bool disableIsCollidingAngleCheck
private

Definition at line 243 of file cfggameplaydatajson.c.

◆ disableIsCollidingBBoxCheck

bool disableIsCollidingBBoxCheck
private

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

Definition at line 238 of file cfggameplaydatajson.c.

◆ disableIsCollidingGPlotCheck

bool disableIsCollidingGPlotCheck
private

Definition at line 242 of file cfggameplaydatajson.c.

◆ disableIsCollidingPlayerCheck

bool disableIsCollidingPlayerCheck
private

Definition at line 239 of file cfggameplaydatajson.c.

◆ disableIsInTerrainCheck

bool disableIsInTerrainCheck
private

Definition at line 247 of file cfggameplaydatajson.c.

◆ disableIsPlacementPermittedCheck

bool disableIsPlacementPermittedCheck
private

Definition at line 244 of file cfggameplaydatajson.c.

◆ disableIsUnderwaterCheck

bool disableIsUnderwaterCheck
private

Definition at line 246 of file cfggameplaydatajson.c.

◆ disallowedTypesInUnderground

ref TStringSet disallowedTypesInUnderground
private

Definition at line 249 of file cfggameplaydatajson.c.

Referenced by InitServer().


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