DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
JsonUndergroundAreaTriggerData Class Reference

Private Member Functions

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

Private Attributes

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

Member Function Documentation

◆ GetOrientation()

◆ GetPosition()

◆ GetSize()

vector GetSize ( )
inlineprivate

References Size, and Vector().

Referenced by Init().

Field Documentation

◆ AmbientSoundSet

string AmbientSoundSet
private

◆ AmbientSoundType

string AmbientSoundType
private

◆ Breadcrumbs

ref array<ref JsonUndergroundAreaBreadcrumb> Breadcrumbs
private

Referenced by Init().

◆ CustomSpawn

bool CustomSpawn
private

◆ EyeAccommodation

float EyeAccommodation
private

Referenced by Init().

◆ InterpolationSpeed

float InterpolationSpeed
private

Referenced by Init().

◆ Orientation

ref array<float> Orientation
private

Referenced by GetOrientation().

◆ ParentNetworkId

ref TIntArray ParentNetworkId
private

used for ObjectSpawner/Manual(custom) spawn

◆ Position

ref array<float> Position
private

used on map placed objects

Referenced by GetPosition().

◆ Size

ref array<float> Size
private

Referenced by GetSize().

◆ Tag

string Tag
private

◆ UseLinePointFade

bool UseLinePointFade
private

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