Files
TheAuction-GS/Assets/HUD/ComputerScreen/ComputerScreen.uxml

9 lines
892 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">
<ui:Template name="SellEntry" src="project://database/Assets/HUD/ComputerScreen/SellEntry.uxml?fileID=9197481963319205126&amp;guid=21f89b660ed43af43ae41053197365d0&amp;type=3#SellEntry" />
<ui:VisualElement name="Doeze" style="flex-grow: 1; background-color: rgb(255, 255, 255); width: 75%; align-self: center; margin-top: 50px; margin-bottom: 50px; flex-direction: row;">
<ui:Instance template="SellEntry" name="SellEntry" />
<ui:Instance template="SellEntry" name="SellEntry" />
<ui:Instance template="SellEntry" name="SellEntry" />
</ui:VisualElement>
</ui:UXML>