Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
undergroundarealoader.c File Reference

Go to the source code of this file.

Data Structures

class  JsonUndergroundTriggers
 
class  JsonUndergroundAreaTriggerData
 
class  UndergroundAreaLoader
 

Variables

ref array< ref JsonUndergroundAreaTriggerDataTriggers
 
ref array< floatPosition
 
float EyeAccommodation
 
bool UseRaycast
 
float Radius
 
class JsonUndergroundAreaTriggerData GetPosition
 

Variable Documentation

◆ EyeAccommodation

float EyeAccommodation

Definition at line 15 of file undergroundarealoader.c.

◆ GetPosition

class JsonUndergroundTriggers GetPosition

Definition at line 9 of file undergroundarealoader.c.

◆ Position

ref array<float> Position

Definition at line 14 of file undergroundarealoader.c.

◆ Radius

float Radius

Definition at line 17 of file undergroundarealoader.c.

◆ Triggers

Definition at line 2 of file undergroundarealoader.c.

◆ UseRaycast

bool UseRaycast

Definition at line 16 of file undergroundarealoader.c.