Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
JsonUndergroundAreaTriggerData Class Reference

Private Member Functions

vector GetOrientation ()
vector GetPosition ()
vector GetSize ()

Private Attributes

string AmbientSoundSet
string AmbientSoundType
ref array< ref JsonUndergroundAreaBreadcrumb > Breadcrumbs
bool CustomSpawn
float EyeAccommodation
float InterpolationSpeed
ref array< floatOrientation
ref TIntArray ParentNetworkId
 used for ObjectSpawner/Manual(custom) spawn
ref array< floatPosition
 used on map placed objects
ref array< floatSize
string Tag
bool UseLinePointFade

Detailed Description

Definition at line 68 of file undergroundarealoader.c.

Member Function Documentation

◆ GetOrientation()

vector GetOrientation ( )
inlineprivate

◆ GetPosition()

vector GetPosition ( )
inlineprivate

◆ GetSize()

vector GetSize ( )
inlineprivate

Definition at line 79 of file undergroundarealoader.c.

References Size, and Vector().

Referenced by Init().

Field Documentation

◆ AmbientSoundSet

string AmbientSoundSet
private

Definition at line 95 of file undergroundarealoader.c.

◆ AmbientSoundType

string AmbientSoundType
private

Definition at line 94 of file undergroundarealoader.c.

◆ Breadcrumbs

ref array<ref JsonUndergroundAreaBreadcrumb> Breadcrumbs
private

Definition at line 97 of file undergroundarealoader.c.

Referenced by Init().

◆ CustomSpawn

bool CustomSpawn
private

Definition at line 84 of file undergroundarealoader.c.

◆ EyeAccommodation

float EyeAccommodation
private

Definition at line 91 of file undergroundarealoader.c.

Referenced by Init().

◆ InterpolationSpeed

float InterpolationSpeed
private

Definition at line 92 of file undergroundarealoader.c.

Referenced by Init().

◆ Orientation

ref array<float> Orientation
private

Definition at line 89 of file undergroundarealoader.c.

Referenced by GetOrientation().

◆ ParentNetworkId

ref TIntArray ParentNetworkId
private

used for ObjectSpawner/Manual(custom) spawn

Definition at line 86 of file undergroundarealoader.c.

◆ Position

ref array<float> Position
private

used on map placed objects

Definition at line 88 of file undergroundarealoader.c.

Referenced by GetPosition().

◆ Size

ref array<float> Size
private

Definition at line 90 of file undergroundarealoader.c.

Referenced by GetSize().

◆ Tag

string Tag
private

Definition at line 85 of file undergroundarealoader.c.

◆ UseLinePointFade

bool UseLinePointFade
private

Definition at line 93 of file undergroundarealoader.c.


The documentation for this class was generated from the following file: