DIFF

class ScriptCameraGAME_TEMPLATESource

ScriptCamera GenericEntity IEntity Managed

All members, including inherited

Constructors 1

Members 13

Referenced by ScriptCamera()
Referenced by ScriptCamera()
Referenced by DebugInfo(), and FreeFly()
Referenced by FreeFly()
Referenced by DebugInfo(), EOnFrame(), FreeFly()
Show 1 more, ScriptCamera()
float m_MouseSensitivity = 0.001GAME_TEMPLATE

should be somewhere else.

Referenced by DebugInfo()
float m_GamepadSensitivity = 0.2GAME_TEMPLATE

should be somewhere else.

int m_GamepadFreeFlyGAME_TEMPLATE
Referenced by ScriptCamera()
int m_DbgListSelection = 0GAME_TEMPLATE
Referenced by DebugInfo(), and ScriptCamera()
ref array<string> m_DbgOptions = {"Perspective", "Orthographic"}GAME_TEMPLATE
Referenced by DebugInfo()

Methods 3

override protected void EOnFrame(IEntity other, float timeSlice)GAME_TEMPLATE