BITFALL/Assets/Artists/UX/ItemContainer_64px_flat.uxml

7 lines
798 B
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
<ui:VisualElement name="equipSelector-container" style="align-items: center;">
<ui:VisualElement name="icon-image" style="background-image: url(&quot;project://database/Assets/Artists/Arts/Icons/Items/Backpack%20Icon.png?fileID=2800000&amp;guid=097ab2237fb3e7140953d3294e1d5bec&amp;type=3#Backpack Icon&quot;); height: 32px; width: 32px;" />
<ui:Label tabindex="-1" text="物品" parse-escape-sequences="true" display-tooltip-when-elided="true" name="context-label" style="-unity-text-align: middle-center; text-shadow: 14px 14px 14px rgb(0, 0, 0); margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; display: none;" />
</ui:VisualElement>
</ui:UXML>