2025-02-28 14:05:40 +08:00
|
|
|
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
|
2025-03-03 18:44:00 +08:00
|
|
|
<ui:VisualElement style="flex-direction: row; align-items: center; font-size: 20px;">
|
2025-02-28 14:05:40 +08:00
|
|
|
<ui:Label tabindex="-1" text="Actor" parse-escape-sequences="true" display-tooltip-when-elided="true" name="Label--0" />
|
2025-02-28 21:17:03 +08:00
|
|
|
<ui:Label tabindex="-1" text="Statement" parse-escape-sequences="true" display-tooltip-when-elided="true" name="Label--1" style="white-space: normal;" />
|
2025-02-28 14:05:40 +08:00
|
|
|
</ui:VisualElement>
|
|
|
|
</ui:UXML>
|