Private Attributes | |
protected const string | NUMERIC_LETTERS = "0123456789.-" |
protected vector | m_MapPos |
protected bool | m_PlayerPosRefreshBlocked |
protected ref array< ref RemotePlayerStatDebug > | m_PlayerDebugStats = new array<ref RemotePlayerStatDebug> |
protected MissionGameplay | m_MissionGameplay |
protected PluginDeveloper | m_Developer |
protected SliderWidget | m_TimeSlider |
protected ref Timer | m_LateInit = new Timer() |
protected bool | m_UpdatePlayerPositions |
protected bool | m_InitialOpen = true |
protected EditBoxWidget | m_TeleportHeading |
protected EditBoxWidget | m_TeleportXYZ |
protected EditBoxWidget | m_DateYear |
protected EditBoxWidget | m_DateMonth |
protected EditBoxWidget | m_DateDay |
protected EditBoxWidget | m_DateHour |
protected EditBoxWidget | m_DateMinute |
protected ButtonWidget | m_LocationAddButton |
protected ButtonWidget | m_LocationRemoveButton |
protected ButtonWidget | m_TeleportButton |
protected ButtonWidget | m_ButtonCopyPos |
protected ButtonWidget | m_DiagDrawButton |
protected ButtonWidget | m_DiagToggleButton |
protected CheckBoxWidget | m_LogsEnabled |
protected CheckBoxWidget | m_HudDCharStats |
protected CheckBoxWidget | m_HudDCharLevels |
protected CheckBoxWidget | m_HudDCharStomach |
protected CheckBoxWidget | m_HudDCharModifiers |
protected CheckBoxWidget | m_HudDCharAgents |
protected CheckBoxWidget | m_HudDCharDebug |
protected CheckBoxWidget | m_HudDFreeCamCross |
protected CheckBoxWidget | m_HudDVersion |
protected CheckBoxWidget | m_HudDHealth |
protected CheckBoxWidget | m_HudDHorticulture |
protected CheckBoxWidget | m_ShowOthers |
protected CheckBoxWidget | m_HudDTemperature |
protected MapWidget | m_DebugMapWidget |
protected TextWidget | m_PlayerCurPos |
protected TextWidget | m_PlayerCurDir |
protected TextWidget | m_MouseCurPos |
protected TextWidget | m_PlayerMouseDiff |
protected TextWidget | m_CameraCurPos |
protected TextWidget | m_CameraCurDir |
protected TextListboxWidget | m_DiagToggleTextListbox |
protected TextListboxWidget | m_PositionsListbox |
protected TextListboxWidget | m_DiagDrawmodeTextListbox |
protected TextListboxWidget | m_HelpTextListboxWidget |
protected FreeDebugCamera | m_FreeDebugCamera |
Static Private Attributes | |
static int | m_ObjectsScope = 2 |
static protected vector | m_LastEditPos = vector.Zero |
static protected vector | m_LastEditDir = vector.Zero |
static protected float | DEBUG_MAP_ZOOM = 1 |
static protected bool | SHOW_OTHERS = 0 |
|
inlineprivate |
References GetGame(), GetPlugin(), Init(), LateInit(), m_ButtonCopyPos, m_CameraCurDir, m_CameraCurPos, m_DateDay, m_DateHour, m_DateMinute, m_DateMonth, m_DateYear, m_DebugMapWidget, m_Developer, m_DiagDrawButton, m_DiagDrawmodeTextListbox, m_DiagToggleButton, m_DiagToggleTextListbox, m_FreeDebugCamera, m_HelpTextListboxWidget, m_HudDCharAgents, m_HudDCharDebug, m_HudDCharLevels, m_HudDCharModifiers, m_HudDCharStats, m_HudDCharStomach, m_HudDFreeCamCross, m_HudDHealth, m_HudDHorticulture, m_HudDTemperature, m_HudDVersion, m_LocationAddButton, m_LocationRemoveButton, m_LogsEnabled, m_MissionGameplay, m_MouseCurPos, m_PlayerCurDir, m_PlayerCurPos, m_PlayerMouseDiff, m_PositionsListbox, m_ShowOthers, m_TeleportButton, m_TeleportHeading, m_TeleportXYZ, and m_TimeSlider.
|
inlineprivate |
References DEBUG_MAP_ZOOM, GetGame(), GetPlayer(), GetPlugin(), MapWidget::GetScale(), m_DebugMapWidget, and SHOW_OTHERS.
|
inlineprivate |
References GetCurrentPositionData(), and name.
Referenced by OnClick().
|
inlineprivate |
References GetCurrentPositionData(), and vector::Zero.
Referenced by OnClick(), OnDoubleClick(), and OnItemSelected().
|
inlineprivate |
References m_PositionsListbox.
Referenced by GetCurrentLocationName(), GetCurrentLocationPos(), and IsCurrentPositionCustom().
|
inlineprivate |
References m_PositionsListbox.
Referenced by OnClick(), and OnItemSelected().
|
inlineprivate |
References DEBUG_MAP_ZOOM, World::GetDate(), CGame::GetDiagDrawModeNames(), CGame::GetDiagModeNames(), GetGame(), GetPlayer(), CGame::GetWorld(), ScriptConsoleTabBase::m_ConfigDebugProfile, m_DebugMapWidget, m_DiagDrawmodeTextListbox, m_DiagToggleTextListbox, m_HudDCharAgents, m_HudDCharDebug, m_HudDCharLevels, m_HudDCharModifiers, m_HudDCharStats, m_HudDCharStomach, m_HudDFreeCamCross, m_HudDHealth, m_HudDHorticulture, m_HudDTemperature, m_HudDVersion, m_LastEditDir, m_LastEditPos, m_LateInit, m_LogsEnabled, m_TeleportHeading, m_TeleportXYZ, RefreshDateWidgets(), RefreshLocations(), MapWidget::SetMapPos(), MapWidget::SetScale(), vector::ToString(), UpdateHudDebugSetting(), and vector::Zero.
Referenced by ScriptConsoleGeneralTab().
|
inlineprivate |
References GetCurrentPositionData().
|
inlineprivate |
References m_PositionsListbox.
Referenced by OnClick(), and OnItemSelected().
References m_PositionsListbox, and name.
Referenced by UIScriptedMenu::OnClick().
|
inlineprivate |
References GetGame(), GetPlayer(), GetPlugin(), ScriptConsoleTabBase::m_ConfigDebugProfile, m_PositionsListbox, m_ShowOthers, m_UpdatePlayerPositions, and SHOW_OTHERS.
Referenced by ScriptConsoleGeneralTab().
References GetGame(), GetPlayer(), GetPlugin(), m_DateDay, m_DateHour, m_DateMinute, m_DateMonth, m_DateYear, m_ShowOthers, m_TimeSlider, m_UpdatePlayerPositions, SHOW_OTHERS, UpdateTime(), x, and y.
References ScriptCallQueue::Call(), CALL_CATEGORY_SYSTEM, CGame::CopyToClipboard(), g_Game, CGame::GetCallQueue(), GetCurrentLocationName(), GetCurrentLocationPos(), GetCurrentPositionIndex(), CGame::GetDiagModeEnable(), GetGame(), GetMapPos(), GetPlayer(), GetPlugin(), IsCurrentPositionValid(), m_ButtonCopyPos, ScriptConsoleTabBase::m_ConfigDebugProfile, m_DiagDrawButton, m_DiagDrawmodeTextListbox, m_DiagToggleButton, m_DiagToggleTextListbox, m_HudDCharAgents, m_HudDCharDebug, m_HudDCharLevels, m_HudDCharModifiers, m_HudDCharStats, m_HudDCharStomach, m_HudDFreeCamCross, m_HudDHealth, m_HudDHorticulture, m_HudDTemperature, m_HudDVersion, ScriptConsoleTabBase::m_IsShiftDown, m_LocationAddButton, m_LocationRemoveButton, m_LogsEnabled, m_MissionGameplay, m_PositionsListbox, ScriptConsoleTabBase::m_ScriptConsole, m_TeleportButton, MENU_LOC_ADD, ProcessTeleportText(), RefreshCrosshairVisibility(), RefreshLocations(), CGame::SetDiagDrawMode(), CGame::SetDiagModeEnable(), LogManager::SetLogsEnabled(), ToString(), x, and y.
|
inlineprivate |
References m_PlayerDebugStats, and Serializer::Read().
|
inlineprivate |
References GetGame(), m_Developer, m_LastEditDir, m_LastEditPos, m_TeleportHeading, m_TeleportXYZ, Teleport(), TextToNumbersArray(), vector::ToString(), Vector(), and vector::Zero.
Referenced by OnClick().
References Math::InverseLerp(), m_DateDay, m_DateHour, m_DateMinute, m_DateMonth, m_DateYear, and m_TimeSlider.
Referenced by Init(), and UpdateTime().
|
inlineprivate |
References ScriptConsoleTabBase::m_ConfigDebugProfile, ScriptConsoleTabBase::m_ConfigDebugProfileFixed, m_PositionsListbox, and name.
Referenced by Init(), UIScriptedMenu::OnClick(), and OnClick().
|
inlineprivate |
References GetGame(), CGame::GetPlayer(), GetPlayer(), SetDir(), and SetMapPos().
Referenced by Update().
|
inlineprivate |
References m_CameraCurDir.
Referenced by OnMouseButtonDown().
|
inlineprivate |
References m_PlayerCurDir.
Referenced by RefreshPlayerPosEditBoxes().
|
inlineprivate |
References m_CameraCurPos.
Referenced by OnMouseButtonDown().
|
inlineprivate |
References m_MapPos, and m_PlayerCurPos.
Referenced by OnMouseButtonDown(), and RefreshPlayerPosEditBoxes().
|
inlineprivate |
References GetGame(), m_Developer, and CGame::SurfaceY().
Referenced by OnDoubleClick(), and ProcessTeleportText().
References string::Contains(), string::Get(), string::Length(), NUMERIC_LETTERS, string::Substring(), and string::ToFloat().
Referenced by ProcessTeleportText().
|
inlineprivate |
References MapWidget::AddUserMark(), MapWidget::ClearUserMarks(), COLOR_BLUE, COLOR_GREEN, COLOR_RED, GetGame(), GetMapPos(), MapMarkerTypes::GetMarkerTypeFromID(), GetPlayer(), vector::Length(), m_DebugMapWidget, m_FreeDebugCamera, m_PlayerDebugStats, m_PlayerPosRefreshBlocked, m_UpdatePlayerPositions, RefreshPlayerPosEditBoxes(), RemotePlayerStatDebug(), ToString(), and UpdateMousePos().
|
private |
Referenced by Init().
|
inlineprivate |
References GetGame(), GetMousePos(), CGame::GetPlayer(), GetPlayer(), m_DebugMapWidget, m_MouseCurPos, m_PlayerMouseDiff, MapWidget::ScreenToMap(), CGame::SurfaceY(), x, and y.
Referenced by Update().
|
inlineprivate |
References g_Game, GetGame(), CGame::GetPlayer(), GetPlayer(), CGame::GetWorld(), Math::Lerp(), m_DateDay, m_DateHour, m_DateMinute, m_DateMonth, m_DateYear, m_TimeSlider, RefreshDateWidgets(), and World::SetDate().
Referenced by OnChange().
|
staticprivate |
Referenced by Init(), and ~ScriptConsoleGeneralTab().
|
private |
Referenced by OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by ScriptConsoleGeneralTab(), and SetCameraDir().
|
private |
Referenced by ScriptConsoleGeneralTab(), and SetMapCameraPos().
|
private |
Referenced by OnChange(), RefreshDateWidgets(), ScriptConsoleGeneralTab(), and UpdateTime().
|
private |
Referenced by OnChange(), RefreshDateWidgets(), ScriptConsoleGeneralTab(), and UpdateTime().
|
private |
Referenced by OnChange(), RefreshDateWidgets(), ScriptConsoleGeneralTab(), and UpdateTime().
|
private |
Referenced by OnChange(), RefreshDateWidgets(), ScriptConsoleGeneralTab(), and UpdateTime().
|
private |
Referenced by OnChange(), RefreshDateWidgets(), ScriptConsoleGeneralTab(), and UpdateTime().
|
private |
Referenced by Init(), OnDoubleClick(), OnMouseButtonDown(), ScriptConsoleGeneralTab(), Update(), UpdateMousePos(), and ~ScriptConsoleGeneralTab().
|
private |
Referenced by OnDoubleClick(), ProcessTeleportText(), ScriptConsoleGeneralTab(), and Teleport().
|
private |
Referenced by OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by OnDoubleClick(), OnMouseButtonDown(), ScriptConsoleGeneralTab(), and Update().
|
private |
Referenced by ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by OnItemSelected().
|
staticprivate |
Referenced by Init(), and ProcessTeleportText().
|
staticprivate |
Referenced by Init(), and ProcessTeleportText().
|
private |
Referenced by OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by GetMapPos(), and SetMapPos().
|
private |
Referenced by OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by ScriptConsoleGeneralTab(), and UpdateMousePos().
|
staticprivate |
|
private |
Referenced by ScriptConsoleGeneralTab(), and SetDir().
|
private |
Referenced by ScriptConsoleGeneralTab(), and SetMapPos().
|
private |
|
private |
Referenced by ScriptConsoleGeneralTab(), and UpdateMousePos().
|
private |
Referenced by OnMouseButtonDown(), and Update().
|
private |
|
private |
Referenced by LateInit(), OnChange(), and ScriptConsoleGeneralTab().
|
private |
Referenced by OnClick(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnDoubleClick(), ProcessTeleportText(), and ScriptConsoleGeneralTab().
|
private |
Referenced by Init(), OnDoubleClick(), OnItemSelected(), ProcessTeleportText(), and ScriptConsoleGeneralTab().
|
private |
Referenced by OnChange(), RefreshDateWidgets(), ScriptConsoleGeneralTab(), and UpdateTime().
|
private |
Referenced by LateInit(), OnChange(), and Update().
|
private |
Referenced by TextToNumbersArray().
|
staticprivate |
Referenced by LateInit(), OnChange(), and ~ScriptConsoleGeneralTab().