6 lines
812 B
Plaintext
6 lines
812 B
Plaintext
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
|
|
<Style src="project://database/Assets/BITKit/UX/Common/Common.uss?fileID=7433441132597879392&guid=a3a69d3518fd02b489e721f3c5b0b539&type=3#Common" />
|
|
<ui:VisualElement style="position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.94);" />
|
|
<ui:Label text="正在退出应用程序" display-tooltip-when-elided="true" style="margin-left: auto; margin-right: auto; margin-top: auto; margin-bottom: auto; color: rgba(210, 210, 210, 255); font-size: 32px;" />
|
|
</ui:UXML>
|