Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
DayZIntroScene Class Reference
Inheritance diagram for DayZIntroScene:
Managed DayZIntroScenePC

Protected Member Functions

void DayZIntroScene ()
 
void ~DayZIntroScene ()
 
IntroSceneCharacter GetIntroCharacter ()
 
Camera GetIntroCamera ()
 
void ResetIntroCamera ()
 
void SetInitPostprocesses ()
 Since this can get created at the same time as DayZGame, non-static postprocesses need to be deffered.
 
void GetSelectedUserName ()
 
vector SwapYZ (vector vec)
 
vector SnapToGround (vector pos)
 

Protected Attributes

ref IntroSceneCharacter m_Character
 
Camera m_Camera
 
vector m_CameraTrans [4]
 
vector m_CharacterPos
 
vector m_CharacterRot
 
Weather m_Weather
 
vector m_Target
 
ref OptionsMenu m_OptionsMenu
 

Detailed Description

Definition at line 1 of file dayzintroscene.c.

Constructor & Destructor Documentation

◆ DayZIntroScene()

void DayZIntroScene::DayZIntroScene ( )
protected

Definition at line 13 of file dayzintroscene.c.

◆ ~DayZIntroScene()

void DayZIntroScene::~DayZIntroScene ( )
protected

Definition at line 103 of file dayzintroscene.c.

Member Function Documentation

◆ GetIntroCamera()

Camera DayZIntroScene::GetIntroCamera ( )
protected

Definition at line 120 of file dayzintroscene.c.

◆ GetIntroCharacter()

IntroSceneCharacter DayZIntroScene::GetIntroCharacter ( )
protected

Definition at line 112 of file dayzintroscene.c.

◆ GetSelectedUserName()

void DayZIntroScene::GetSelectedUserName ( )
protected

Definition at line 143 of file dayzintroscene.c.

◆ ResetIntroCamera()

void DayZIntroScene::ResetIntroCamera ( )
protected

Definition at line 128 of file dayzintroscene.c.

◆ SetInitPostprocesses()

void DayZIntroScene::SetInitPostprocesses ( )
protected

Since this can get created at the same time as DayZGame, non-static postprocesses need to be deffered.

Definition at line 138 of file dayzintroscene.c.

◆ SnapToGround()

vector DayZIntroScene::SnapToGround ( vector pos)
protected

Definition at line 171 of file dayzintroscene.c.

◆ SwapYZ()

vector DayZIntroScene::SwapYZ ( vector vec)
protected

Definition at line 160 of file dayzintroscene.c.

Member Data Documentation

◆ m_Camera

Camera DayZIntroScene::m_Camera
protected

Definition at line 4 of file dayzintroscene.c.

◆ m_CameraTrans

vector DayZIntroScene::m_CameraTrans[4]
protected

Definition at line 5 of file dayzintroscene.c.

◆ m_Character

ref IntroSceneCharacter DayZIntroScene::m_Character
protected

Definition at line 3 of file dayzintroscene.c.

◆ m_CharacterPos

vector DayZIntroScene::m_CharacterPos
protected

Definition at line 6 of file dayzintroscene.c.

◆ m_CharacterRot

vector DayZIntroScene::m_CharacterRot
protected

Definition at line 7 of file dayzintroscene.c.

◆ m_OptionsMenu

ref OptionsMenu DayZIntroScene::m_OptionsMenu
protected

Definition at line 11 of file dayzintroscene.c.

◆ m_Target

vector DayZIntroScene::m_Target
protected

Definition at line 9 of file dayzintroscene.c.

◆ m_Weather

Weather DayZIntroScene::m_Weather
protected

Definition at line 8 of file dayzintroscene.c.


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