BITFALL/Assets/Artists/UX/ItemContainer_256x128px_fla...

7 lines
805 B
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
<ui:VisualElement name="equipSelector-container" style="width: 200px; height: 100px;">
<ui:VisualElement name="icon-image" class="root" style="flex-grow: 1; background-image: url(&quot;project://database/Assets/Artists/Arts/Icons/Items/ICON_M4A1_Full.png?fileID=2800000&amp;guid=8c4b3d8772ae2a54eaba9d401a095089&amp;type=3#ICON_M4A1_Full&quot;); -unity-background-scale-mode: scale-to-fit;" />
<ui:Label tabindex="-1" text="Equip" parse-escape-sequences="true" display-tooltip-when-elided="true" name="context-label" class="root" style="text-shadow: 14px 14px 14px rgb(0, 0, 0); -unity-text-align: lower-left; color: rgb(200, 200, 200);" />
</ui:VisualElement>
</ui:UXML>