10 m_Video = VideoWidget.Cast(layoutRoot.FindAnyWidget(
"video"));
14 m_Video.Load(
"video\\DayZ_onboarding_MASTER.mp4");
74 override void Update(
float timeslice)
76 if (
GetUApi().GetInputByID(UAUIBack).LocalPress())
107 text =
"ESC " +
"#menu_back";
114 toolbar_text.SetText(text);
class JsonControlMappingInfo m_BackButtonTextID
proto native UIManager GetUIManager()
proto native AbstractSoundScene GetSoundScene()
proto native WorkspaceWidget GetWorkspace()
proto native Mission GetMission()
ScriptInvoker GetOnInputDeviceChanged()
proto bool Insert(func fn, int flags=EScriptInvokerInsertFlags.IMMEDIATE)
insert method to list
void ShowUICursor(bool visible)
bool Back()
Close top window on windows stack, returns true when any window is closed.
proto native CGame GetGame()
proto native void SetSoundVolume(float vol, float time)
static proto string Format(string fmt, void param1=NULL, void param2=NULL, void param3=NULL, void param4=NULL, void param5=NULL, void param6=NULL, void param7=NULL, void param8=NULL, void param9=NULL)
Gets n-th character from string.