![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | JsonUndergroundTriggers |
| class | JsonUndergroundAreaTriggerData |
| class | UndergroundAreaLoader |
Variables | |
| ref array< ref JsonUndergroundAreaTriggerData > | Triggers |
| ref array< float > | Position |
| float | EyeAccommodation |
| bool | UseRaycast |
| float | Radius |
| bool | LightLerp |
| class JsonUndergroundAreaTriggerData | GetPosition |
| float EyeAccommodation |
Definition at line 15 of file undergroundarealoader.c.
| bool LightLerp |
Definition at line 18 of file undergroundarealoader.c.
Definition at line 14 of file undergroundarealoader.c.
| float Radius |
Definition at line 17 of file undergroundarealoader.c.
| ref array<ref JsonUndergroundAreaTriggerData> Triggers |
Definition at line 10 of file undergroundarealoader.c.
| bool UseRaycast |
Definition at line 16 of file undergroundarealoader.c.