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/LevelUp/LevelUpOptionUIStyle.uss?fileID=7433441132597879392&guid=f8e50bdc9f94ea34a86065518df01235&type=3#LevelUpOptionUIStyle" />
|
||||
<ui:Button name="root-level-up-option" style="width: 450px; height: 600px;">
|
||||
<ui:Label text="{TITLE}" name="title" picking-mode="Ignore" />
|
||||
<ui:VisualElement name="image" picking-mode="Ignore" />
|
||||
<ui:Label text="{DESCRIPTION}" name="description" picking-mode="Ignore" />
|
||||
</ui:Button>
|
||||
</ui:UXML>
|
||||
Reference in New Issue
Block a user