DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | JsonControlMappingInfo |
Функции | |
void | ControlsXbox () |
void | ~ControlsXbox () |
void | Back () |
void | DrawConnectingLines (int index) |
array< ref JsonControlMappingInfo > | GetControlMappingInfo () |
override Widget | Init () |
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system) | |
override void | OnShow () |
override bool | OnClick (Widget w, int x, int y, int button) |
override void | Update (float timeslice) |
void | LoadFooterButtonTexts () |
Initial texts load for the footer buttons. | |
void | LoadTextStrings () |
Set correct bottom button texts based on platform (ps4 vs xbox texts) | |
void | SwitchPreset () |
Переменные | |
class JsonControlMappingInfo | m_BackButtonTextID |
ButtonWidget | m_Back |
ImageWidget | m_ControlsLayoutImage |
const int | TABS_COUNT = 4 |
ImageWidget | m_tab_images [TABS_COUNT] |
TabberUI | m_TabScript |
|
protected |
Перекрестные ссылки GetGame().
Используется в UIScriptedMenu::OnClick() и UIScriptedMenu::Update().
|
protected |
Перекрестные ссылки ARGBF(), UIScriptedMenu::GetControlMappingInfo() и m_TabScript.
Используется в Init(), UIScriptedMenu::Init(), UIScriptedMenu::UpdateTabContent() и UIScriptedMenu::~TutorialsMenu().
|
protected |
Перекрестные ссылки CloseFile(), ErrorEx, FGets() и OpenFile().
Используется в UIScriptedMenu::DrawConnectingLines().
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system)
pre-init arrays
Перекрестные ссылки Class::CastTo(), DrawConnectingLines(), UIScriptedMenu::DrawConnectingLines(), GetGame(), InputUtils::GetRichtextButtonIconFromInputAction(), InputUtils::ICON_SCALE_TOOLBAR, m_Back, m_tab_images и m_TabScript.
|
protected |
Initial texts load for the footer buttons.
Перекрестные ссылки m_BackButtonTextID.
|
protected |
Set correct bottom button texts based on platform (ps4 vs xbox texts)
Перекрестные ссылки m_BackButtonTextID.
Перекрестные ссылки UIScriptedMenu::Back() и m_Back.
Перекрестные ссылки Class::CastTo() и GetUApi().
Используется в Container::Open(), ClosableContainer::Open() и Container::SetOpenState().
|
protected |
Перекрестные ссылки UIScriptedMenu::Back(), GetUApi(), m_TabScript и SwitchPreset().
|
protected |
|
protected |
class JsonControlMappingInfo m_BackButtonTextID |
|
protected |
|
protected |
Используется в Init() и UIScriptedMenu::Init().
|
protected |