16 m_progressBar = ProgressBarWidget.Cast( layoutRoot.FindAnyWidget(
"ProgressBarWidget") );
17 m_image = ImageWidget.Cast( layoutRoot.FindAnyWidget(
"ImageBackground") );
20 layoutRoot.FindAnyWidget(
"notification_root").Show(
false);
22 #ifdef PLATFORM_CONSOLE
24 #ifdef BUILD_EXPERIMENTAL
25 Widget exp_notifiaction = layoutRoot.FindAnyWidget(
"notification_root");
28 exp_notifiaction.Show(
true);
string GetRandomLoadingBackground()
Returns random loading background texture path.
proto native WorkspaceWidget GetWorkspace()
proto native CGame GetGame()