DayZ 1.24
|
data for UI, in-game HUD, and similar More...
Private Member Functions | |
override void | InitServer () |
override bool | ValidateServer () |
Private Attributes | |
ref ITEM_HitIndicationData | HitIndicationData = new ITEM_HitIndicationData |
!! all member variables must correspond with the cfggameplay.json file contents !!!! | |
bool | use3DMap = false |
data for UI, in-game HUD, and similar
Definition at line 266 of file CfgGameplayDataJson.c.
Definition at line 268 of file CfgGameplayDataJson.c.
References HitIndicationData.
Definition at line 273 of file CfgGameplayDataJson.c.
|
private |
!! all member variables must correspond with the cfggameplay.json file contents !!!!
Definition at line 280 of file CfgGameplayDataJson.c.
Referenced by InitServer().
Definition at line 281 of file CfgGameplayDataJson.c.