class ScriptCameraGAME_TEMPLATESource
ScriptCamera › GenericEntity › IEntity › Managed
All members, including inherited
Constructors 1
void ScriptCamera(IEntitySource src, IEntity parent)GAME_TEMPLATEMembers 13
Referenced by ScriptCamera()
float NearPlaneGAME_TEMPLATEReferenced by ScriptCamera()
float FarPlaneGAME_TEMPLATEReferenced by ScriptCamera()
int TypeGAME_TEMPLATEfloat SpeedGAME_TEMPLATEbool FreeFlyGAME_TEMPLATEbool InvertedGAME_TEMPLATEReferenced by FreeFly()
int IndexGAME_TEMPLATEfloat m_GamepadSensitivity = 0.2GAME_TEMPLATEshould be somewhere else.
int m_GamepadFreeFlyGAME_TEMPLATEReferenced by ScriptCamera()
int m_DbgListSelection = 0GAME_TEMPLATEref array<string> m_DbgOptions = {"Perspective", "Orthographic"}GAME_TEMPLATEReferenced by DebugInfo()
Methods 3
override protected void EOnFrame(IEntity other, float timeSlice)GAME_TEMPLATEprotected void FreeFly(float timeSlice)GAME_TEMPLATEReferenced by EOnFrame()
protected void DebugInfo()GAME_TEMPLATEReferences DbgUI.Begin(), DbgUI.Check(), DbgUI.End()
Show 22 more
, ActionManager.GetActionTriggered(), Game.GetInputManager(), IEntity.GetOrigin(), IEntity.GetYawPitchRoll(), DbgUI.List(), ActionManager.LocalValue(), SetCameraType(), DbgUI.SliderFloat(), String(), DbgUI.Text(), vector.ToString(), vector.ToString(), int.ToString(), float.ToString(), float.ToString(), FreeFly, Index, m_DbgListSelection, m_DbgOptions, m_MouseSensitivity, Speed, and TypeReferenced by EOnFrame()