PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
JsonUndergroundAreaTriggerData Class Reference

Private Member Functions

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

Private Attributes

ref array< floatPosition
 
ref array< floatOrientation
 
ref array< floatSize
 
float EyeAccommodation
 
float InterpolationSpeed
 
bool UseLinePointFade
 
string AmbientSoundType
 
ref array< ref JsonUndergroundAreaBreadcrumb > Breadcrumbs
 

Member Function Documentation

◆ GetOrientation()

vector GetOrientation ( )
inlineprivate

◆ GetPosition()

vector GetPosition ( )
inlineprivate

◆ GetSize()

vector GetSize ( )
inlineprivate

References Size, and Vector().

Referenced by Init().

Field Documentation

◆ AmbientSoundType

string AmbientSoundType
private

◆ Breadcrumbs

ref array<ref JsonUndergroundAreaBreadcrumb> Breadcrumbs
private

Referenced by Init().

◆ EyeAccommodation

float EyeAccommodation
private

Referenced by Init().

◆ InterpolationSpeed

float InterpolationSpeed
private

Referenced by Init().

◆ Orientation

ref array<float> Orientation
private

Referenced by GetOrientation().

◆ Position

ref array<float> Position
private

Referenced by GetPosition().

◆ Size

ref array<float> Size
private

Referenced by GetSize().

◆ UseLinePointFade

bool UseLinePointFade
private

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