init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<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&guid=28796e98eb4058846bf25d5786d0b036&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>
|
||||
Reference in New Issue
Block a user