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

Go to the source code of this file.

Classes

class  JsonUndergroundTriggers
class  BreadcrumbExternalValueController
class  JsonUndergroundAreaTriggerData
class  UndergroundAreaLoader

Functions

class JsonUndergroundTriggers GetPosition ()
 Get the world position of the Effect.
void BreadcrumbDoorStateController (TStringArray params)

Variables

ref array< ref JsonUndergroundAreaTriggerDataTriggers
ref array< floatPosition
float EyeAccommodation
bool UseRaycast
float Radius
bool LightLerp
ref BreadcrumbExternalValueController ExternalValueController
class BreadcrumbExternalValueController SelectionName

Function Documentation

◆ BreadcrumbDoorStateController()

void BreadcrumbDoorStateController ( TStringArray params)

Definition at line 62 of file undergroundarealoader.c.

Variable Documentation

◆ ExternalValueController

ref BreadcrumbExternalValueController ExternalValueController

Definition at line 49 of file undergroundarealoader.c.

◆ EyeAccommodation

float EyeAccommodation

Definition at line 44 of file undergroundarealoader.c.

◆ LightLerp

bool LightLerp

Definition at line 47 of file undergroundarealoader.c.

◆ Position

ref array<float> Position

Definition at line 43 of file undergroundarealoader.c.

◆ Radius

float Radius

Definition at line 46 of file undergroundarealoader.c.

◆ SelectionName

class BreadcrumbExternalValueController SelectionName

◆ Triggers

Definition at line 39 of file undergroundarealoader.c.

◆ UseRaycast

bool UseRaycast

Definition at line 45 of file undergroundarealoader.c.