Files
ichni_Official/Packages/dev.yarnspinner.unity/Editor/Editors/Commands/CommandElement.uxml

5 lines
468 B
Plaintext
Raw Normal View History

2026-06-09 11:21:59 -04:00
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="True">
<ui:Label text="Label" display-tooltip-when-elided="true" name="Title" />
<ui:Label text="Label" display-tooltip-when-elided="true" name="Subtitle" />
</ui:UXML>