AsteroidGame/Assets/UI/Documents/GameMenu.uxml

7 lines
694 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="True">
<Style src="project://database/Assets/UI-Styles/Building-Inventory.uss?fileID=7433441132597879392&amp;guid=8c38b2f43c924944fb408138f513d0f6&amp;type=3#Building-Inventory" />
<ui:VisualElement name="Background" style="flex-grow: 1; align-items: center; justify-content: flex-end;">
<ui:VisualElement name="Menu" class="container" style="width: 812px;" />
</ui:VisualElement>
</ui:UXML>