BITFALL/Assets/Artists/UX/ItemContainer.uxml

10 lines
1.2 KiB
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
<Style src="project://database/Assets/Artists/UX/Inventory.uss?fileID=7433441132597879392&amp;guid=48b2564db1f95a443b921af9745fd92a&amp;type=3#Inventory" />
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<ui:Button name="main-button" class="equip-container">
<ui:Label text="M4A1" display-tooltip-when-elided="true" name="context-label" picking-mode="Ignore" style="position: absolute; left: 8px; bottom: 8px; font-size: 12px; color: rgb(255, 255, 255);" />
<ui:Label text="30" display-tooltip-when-elided="true" name="number-label" picking-mode="Ignore" style="position: absolute; bottom: 8px; font-size: 12px; right: 8px; -unity-text-align: upper-right; color: rgb(255, 255, 255);" />
<ui:VisualElement name="icon-image" picking-mode="Ignore" style="background-image: url(&apos;project://database/Assets/Artists/Arts/Icons/Items/ICON_M4A1.png?fileID=2800000&amp;guid=454ee622559369049b64a96fa6456fd2&amp;type=3#ICON_M4A1&apos;);" />
</ui:Button>
</ui:UXML>