class DayZIntroSceneSource
DayZIntroScenePC › DayZIntroScene › Managed
All members, including inherited
Constructors 2
void DayZIntroScene()References Math.Atan2(), ScriptCallQueue.Call(), Class.CastTo()
Show 58 more
, CGame.ConfigGetChildName(), CGame.ConfigGetChildrenCount(), CGame.ConfigGetFloat(), CGame.ConfigGetFloatArray(), CGame.ConfigGetIntArray(), CGame.ConfigGetVector(), CGame.ConfigIsExisting(), array.Count(), array.Count(), CGame.CreateObject(), Math3D.DirectionAndUpMatrix(), array.Get(), array.Get(), DayZGame.GetCallQueue(), Weather.GetFog(), Weather.GetOvercast(), Object.GetPosition(), Weather.GetRain(), Weather.GetSnowfall(), CGame.GetWeather(), CGame.GetWorld(), CGame.GetWorldName(), PPEffects.Init(), new IntroSceneCharacter(), IntroSceneCharacter.LoadCharacterData(), Camera.LookAt(), Math3D.MatrixIdentity4(), vector.Multiply4(), CGame.ObjectDelete(), Math.RandomInt(), WeatherPhenomenon.Set(), WeatherPhenomenon.Set(), WeatherPhenomenon.Set(), WeatherPhenomenon.Set(), Camera.SetActive(), World.SetDate(), Camera.SetFocus(), Camera.SetFOV(), WeatherPhenomenon.SetLimits(), WeatherPhenomenon.SetLimits(), WeatherPhenomenon.SetLimits(), WeatherPhenomenon.SetLimits(), Weather.SetStorm(), Weather.SetWindFunctionParams(), Weather.SetWindMaximumSpeed(), Weather.SetWindSpeed(), SnapToGround(), CGame.SurfaceY(), SwapYZ(), Vector(), m_Camera, m_CameraTrans, m_Character, m_CharacterPos, m_CharacterRot, m_Target, m_Weather, and Math.RAD2DEGvoid ~DayZIntroScene()Members 8
protected ref IntroSceneCharacter m_CharacterReferenced by DayZIntroScene(), GetIntroCharacter(), DayZIntroScenePC.CharacterRotate()
Show 2 more
, DayZIntroScenePC.CharacterRotationStart(), and DayZIntroScenePC.Update()protected Camera m_Cameraprotected vector m_CameraTrans[4]Referenced by DayZIntroScene()
protected vector m_CharacterPosprotected vector m_CharacterRotprotected Weather m_WeatherReferenced by DayZIntroScene()
protected vector m_TargetReferenced by DayZIntroScene()
protected ref OptionsMenu m_OptionsMenuMethods 7
IntroSceneCharacter GetIntroCharacter()References m_Character
void ResetIntroCamera()References IntroSceneCharacter.GetCharacterObj(), GetIntroCamera(), GetIntroCharacter()
Show 3 more
, IntroSceneCharacter.GetPosition(), Camera.LookAt(), and Vector()Referenced by MainMenu.Init()
protected void SetInitPostprocesses()Since this can get created at the same time as DayZGame, non-static postprocesses need to be deffered
Referenced by DayZIntroScenePC.SetInitPostprocesses()
protected void GetSelectedUserName()References BiosUser.GetName(), BiosUserManager.GetSelectedUser(), CGame.GetUserManager()
Show 2 more
, DayZGame.SetPlayerGameName(), and GameConstants.DEFAULT_CHARACTER_NAMEReferenced by DayZIntroScene()
Referenced by DayZIntroScene()