Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
undergroundarealoader.c File Reference

Go to the source code of this file.

Classes

class  JsonUndergroundTriggers
 
class  JsonUndergroundAreaTriggerData
 
class  UndergroundAreaLoader
 

Variables

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

Variable Documentation

◆ EyeAccommodation

float EyeAccommodation

Definition at line 15 of file undergroundarealoader.c.

◆ LightLerp

bool LightLerp

Definition at line 18 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 10 of file undergroundarealoader.c.

◆ UseRaycast

bool UseRaycast

Definition at line 16 of file undergroundarealoader.c.