Структуры данных | |
class | JsonMissionLoaderData |
Функции | |
override Widget | Init () |
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system) | |
override bool | OnClick (Widget w, int x, int y, int button) |
override bool | OnDoubleClick (Widget w, int x, int y, int button) |
override bool | OnKeyDown (Widget w, int x, int y, int key) |
Переменные | |
class JsonMissionLoaderData | m_WgtLstMsnList |
ButtonWidget | m_WgtBtnMsnPlay |
ButtonWidget | m_WgtBtnMsnClose |
ref TStringArray | m_ListMissionsNames |
ref JsonMissionLoaderData | m_MissionData |