DayZ 1.24
Loading...
Searching...
No Matches
CTSaveStructure Class Reference
Collaboration diagram for CTSaveStructure:
[legend]

Private Member Functions

void CTSaveStructure ()
 

Private Attributes

int m_InterpType
 
int m_InterpSpeed
 
float m_BlurValue
 
ref array< ref Param6< vector, vector, float, float, float, int > > m_Cameras
 
ref array< ref Param4< int, int, float, bool > > m_Events
 
ref array< ref Param5< vector, vector, string, ref array< string >, string > > m_Actors
 

Detailed Description

Definition at line 1 of file CTSaveStructure.c.

Constructor & Destructor Documentation

◆ CTSaveStructure()

void CTSaveStructure::CTSaveStructure ( )
inlineprivate

Definition at line 11 of file CTSaveStructure.c.

12 {
16 }
ref array< ref Param6< vector, vector, float, float, float, int > > m_Cameras
ref array< ref Param5< vector, vector, string, ref array< string >, string > > m_Actors
ref array< ref Param4< int, int, float, bool > > m_Events

References m_Actors, m_Cameras, and m_Events.

Member Data Documentation

◆ m_Actors

ref array<ref Param5<vector, vector, string, ref array<string>, string> > CTSaveStructure::m_Actors
private

Definition at line 9 of file CTSaveStructure.c.

Referenced by CTSaveStructure().

◆ m_BlurValue

float CTSaveStructure::m_BlurValue
private

Definition at line 5 of file CTSaveStructure.c.

◆ m_Cameras

ref array<ref Param6<vector, vector, float, float, float, int> > CTSaveStructure::m_Cameras
private

Definition at line 7 of file CTSaveStructure.c.

Referenced by CTSaveStructure().

◆ m_Events

ref array<ref Param4<int, int, float, bool> > CTSaveStructure::m_Events
private

Definition at line 8 of file CTSaveStructure.c.

Referenced by CTSaveStructure().

◆ m_InterpSpeed

int CTSaveStructure::m_InterpSpeed
private

Definition at line 4 of file CTSaveStructure.c.

◆ m_InterpType

int CTSaveStructure::m_InterpType
private

Definition at line 3 of file CTSaveStructure.c.


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