11 lines
1.5 KiB
Plaintext
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&guid=48b2564db1f95a443b921af9745fd92a&type=3#Inventory" />
|
|
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&guid=a3a69d3518fd02b489e721f3c5b0b539&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("project://database/Assets/Artists/Arts/Icons/Angle%20mark.png?fileID=2800000&guid=b298e6c7ad261c7489b82b4d79ffb502&type=3#Angle mark"); 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("project://database/Assets/Artists/Arts/Icons/Items/ICON_M4A1.png?fileID=2800000&guid=454ee622559369049b64a96fa6456fd2&type=3#ICON_M4A1");" />
|
|
</ui:Button>
|
|
</ui:UXML>
|