Files
VOIDRPG/Assets/92 - UserInterface/Generic/Game/Utility/Slot.uxml
T
2026-07-09 21:33:33 +02:00

11 lines
778 B
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance"
engine="UnityEngine.UIElements" editor="UnityEditor.UIElements"
noNamespaceSchemaLocation="../../../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<Style src="project://database/Assets/92%20-%20UserInterface/Generic/Game/Utility/SlotInner.uss?fileID=7433441132597879392&amp;guid=28796e98eb4058846bf25d5786d0b036&amp;type=3#SlotInner" />
<ui:Button name="root-slot" enable-rich-text="false" picking-mode="Ignore">
<ui:VisualElement name="background" picking-mode="Ignore" />
<ui:VisualElement name="icon" picking-mode="Ignore" />
<ui:VisualElement name="border" picking-mode="Ignore" />
</ui:Button>
</ui:UXML>