BITFALL/Assets/Artists/UX/ItemContainer.uxml

11 lines
1.5 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:VisualElement name="checked" style="position: absolute; left: 0; width: 12px; height: 12px; background-image: url(&quot;project://database/Assets/Artists/Arts/Icons/Angle%20mark.png?fileID=2800000&amp;guid=b298e6c7ad261c7489b82b4d79ffb502&amp;type=3#Angle mark&quot;); bottom: 0; -unity-background-image-tint-color: rgb(255, 123, 0);" />
<ui:Label text="M4A1" display-tooltip-when-elided="true" name="context-label" picking-mode="Ignore" style="position: absolute; left: 8px; bottom: 0; font-size: 12px; color: rgba(255, 255, 255, 0.5);" />
<ui:Label text="30" display-tooltip-when-elided="true" name="number-label" picking-mode="Ignore" style="position: absolute; 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(&quot;project://database/Assets/Artists/Arts/Icons/Items/ICON_M4A1.png?fileID=2800000&amp;guid=454ee622559369049b64a96fa6456fd2&amp;type=3#ICON_M4A1&quot;);" />
</ui:Button>
</ui:UXML>