Files
ichni_Official/Packages/dev.yarnspinner.unity/Editor/Editors/Commands/CommandElement.uxml
SoulliesOfficial 021e76efe7 同步
2026-06-09 11:21:59 -04:00

5 lines
468 B
Plaintext

<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>