DayZ 1.24
|
Protected Member Functions | |
void | DayZIntroSceneXbox () |
void | ~DayZIntroSceneXbox () |
void | SetInitPostprocesses () |
IntroSceneCharacter | GetIntroCharacter () |
void | SetupCharacter () |
void | SetupParticles () |
void | SetupDate () |
void | CheckXboxClientUpdateLoopStart () |
void | CheckXboxClientUpdateLoopStop () |
bool | CheckXboxClientUpdate () |
Camera | CameraCreate (vector cam_pos, float cam_rot_h, float cam_rot_v, float cam_fov, float cam_focus_dist, float cam_focus_strg) |
Camera | GetCamera () |
void | ResetIntroCamera () |
void | SetCharacterFemale (bool fem) |
bool | IsCharacterFemale () |
void | CreateRandomCharacter () |
void | UpdateSelectedUserName () |
void | UpdateCharacterPos () |
void | SaveCharName (string name) |
vector | SnapToGround (vector pos) |
Definition at line 1 of file DayZIntroSceneXbox.c.
|
inlineprotected |
Definition at line 36 of file DayZIntroSceneXbox.c.
References CALL_CATEGORY_GUI, CameraCreate(), CheckXboxClientUpdateLoopStart(), g_Game, MenuData::GetCharacterName(), MenuData::GetCharactersCount(), Weather::GetFog(), GetGame(), MenuData::GetLastPlayedCharacter(), Weather::GetOvercast(), Weather::GetRain(), PPEffects::Init(), Managed::IntroSceneCharacter(), m_Character, m_CharacterDir, m_CharacterPos, m_Clutter, m_LastPlayedCharacterID, m_MenuData, m_SceneCamera, m_TimerParticle, m_TimerUpdate, m_Weather, SetInitPostprocesses(), and SnapToGround().
|
inlineprotected |
Definition at line 108 of file DayZIntroSceneXbox.c.
References CheckXboxClientUpdateLoopStop(), MenuData::ClearCharacters(), SEffectManager::DestroyEffect(), GetGame(), PPEManagerStatic::GetPPEManager(), m_FXParticleCarSmoke, m_FXParticleStreamLeft, m_FXParticleStreamRight, m_MenuData, m_SceneCamera, m_TimerDate, m_TimerParticle, and m_TimerUpdate.
|
inlineprotected |
Definition at line 244 of file DayZIntroSceneXbox.c.
References g_Game, SnapToGround(), and Vector().
Referenced by DayZIntroSceneXbox().
|
inlineprotected |
Definition at line 236 of file DayZIntroSceneXbox.c.
References OnlineServices::CheckUpdate().
Referenced by CheckXboxClientUpdateLoopStart().
|
inlineprotected |
Definition at line 214 of file DayZIntroSceneXbox.c.
References CheckXboxClientUpdate(), and m_TimerClientUpdate.
Referenced by DayZIntroSceneXbox().
|
inlineprotected |
Definition at line 223 of file DayZIntroSceneXbox.c.
References m_TimerClientUpdate.
Referenced by ~DayZIntroSceneXbox().
|
inlineprotected |
Definition at line 289 of file DayZIntroSceneXbox.c.
References CALL_CATEGORY_GAMEPLAY, GetGame(), m_CharPersonalityFemaleList, m_CharPersonalityMaleList, m_IsCharFemale, Math::RandomInt(), and UpdateCharacterPos().
|
inlineprotected |
Definition at line 257 of file DayZIntroSceneXbox.c.
References m_SceneCamera.
|
inlineprotected |
Definition at line 158 of file DayZIntroSceneXbox.c.
References m_Character.
Referenced by UIScriptedMenu::Apply(), UIScriptedMenu::Back(), UIScriptedMenu::BottomChanged(), UIScriptedMenu::CheckNewOptions(), UIScriptedMenu::GenderChanged(), UIScriptedMenu::GetPlayerObj(), UIScriptedMenu::Init(), UIScriptedMenu::RandomizeCharacter(), UIScriptedMenu::Refresh(), UIScriptedMenu::Save(), UIScriptedMenu::SetCharacter(), UIScriptedMenu::ShoesChanged(), UIScriptedMenu::SkinChanged(), UIScriptedMenu::TopChanged(), UIScriptedMenu::Update(), and UIScriptedMenu::UpdateControlsElements().
|
inlineprotected |
Definition at line 281 of file DayZIntroSceneXbox.c.
References m_IsCharFemale.
|
inlineprotected |
Definition at line 265 of file DayZIntroSceneXbox.c.
Referenced by UIScriptedMenu::CharacterCreationMenu().
Definition at line 329 of file DayZIntroSceneXbox.c.
References MenuData::GetCharactersCount(), GetDayZGame(), GetGame(), m_Character, m_LastPlayedCharacterID, m_MenuData, name, MenuData::SaveCharactersLocal(), and MenuData::SetCharacterName().
Definition at line 273 of file DayZIntroSceneXbox.c.
References m_IsCharFemale.
|
inlineprotected |
Definition at line 146 of file DayZIntroSceneXbox.c.
References Class::CastTo().
Referenced by DayZIntroSceneXbox().
|
inlineprotected |
Definition at line 166 of file DayZIntroSceneXbox.c.
References m_Character.
|
inlineprotected |
Definition at line 205 of file DayZIntroSceneXbox.c.
|
inlineprotected |
Definition at line 179 of file DayZIntroSceneXbox.c.
References m_FXParticleCarSmoke, m_FXParticleStreamLeft, m_FXParticleStreamRight, m_SceneCamera, and SEffectManager::PlayInWorld().
Definition at line 343 of file DayZIntroSceneXbox.c.
References GetGame(), and Vector().
Referenced by CameraCreate(), and DayZIntroSceneXbox().
|
inlineprotected |
Definition at line 320 of file DayZIntroSceneXbox.c.
References m_Character, m_CharacterDir, m_CharacterPos, and vector::Normalized().
Referenced by CreateRandomCharacter().
|
inlineprotected |
Definition at line 304 of file DayZIntroSceneXbox.c.
References GameConstants::DEFAULT_CHARACTER_NAME, g_Game, GetGame(), and name.
|
protected |
Definition at line 12 of file DayZIntroSceneXbox.c.
|
protected |
Definition at line 14 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox(), GetIntroCharacter(), SaveCharName(), SetupCharacter(), and UpdateCharacterPos().
|
protected |
Definition at line 19 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox(), and UpdateCharacterPos().
|
protected |
Definition at line 18 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox(), and UpdateCharacterPos().
|
protected |
Definition at line 10 of file DayZIntroSceneXbox.c.
|
protected |
Definition at line 8 of file DayZIntroSceneXbox.c.
Referenced by CreateRandomCharacter().
|
protected |
Definition at line 7 of file DayZIntroSceneXbox.c.
Referenced by CreateRandomCharacter().
|
protected |
Definition at line 9 of file DayZIntroSceneXbox.c.
|
protected |
Definition at line 11 of file DayZIntroSceneXbox.c.
|
protected |
Definition at line 17 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox().
Definition at line 20 of file DayZIntroSceneXbox.c.
|
protected |
Definition at line 24 of file DayZIntroSceneXbox.c.
Referenced by SetupParticles(), and ~DayZIntroSceneXbox().
|
protected |
Definition at line 25 of file DayZIntroSceneXbox.c.
Referenced by SetupParticles(), and ~DayZIntroSceneXbox().
|
protected |
Definition at line 26 of file DayZIntroSceneXbox.c.
Referenced by SetupParticles(), and ~DayZIntroSceneXbox().
|
protected |
Definition at line 6 of file DayZIntroSceneXbox.c.
|
protected |
Definition at line 3 of file DayZIntroSceneXbox.c.
Referenced by CreateRandomCharacter(), IsCharacterFemale(), and SetCharacterFemale().
|
protected |
Definition at line 4 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox(), and SaveCharName().
|
protected |
Definition at line 22 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox(), SaveCharName(), and ~DayZIntroSceneXbox().
|
protected |
Definition at line 15 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox(), GetCamera(), SetupParticles(), and ~DayZIntroSceneXbox().
|
protected |
Definition at line 31 of file DayZIntroSceneXbox.c.
Referenced by CheckXboxClientUpdateLoopStart(), and CheckXboxClientUpdateLoopStop().
|
protected |
Definition at line 30 of file DayZIntroSceneXbox.c.
Referenced by ~DayZIntroSceneXbox().
|
protected |
Definition at line 29 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox(), and ~DayZIntroSceneXbox().
|
protected |
Definition at line 28 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox(), and ~DayZIntroSceneXbox().
|
protected |
Definition at line 16 of file DayZIntroSceneXbox.c.
Referenced by DayZIntroSceneXbox().