WuhuIslandTesting/Library/PackageCache/com.unity.collab-proxy@1.17.7/Editor/PlasticSCM/Assets/Layouts/CreatedOrganizationPanel.uxml
2025-01-07 02:06:59 +01:00

11 lines
No EOL
374 B
Text

<UXML xmlns="UnityEngine.UIElements">
<VisualElement class="flex-container main">
<VisualElement class="form">
<Label name="createdTitle" class="title" />
<Label name="createdExplanation" />
</VisualElement>
</VisualElement>
<VisualElement class="footer">
<Button name="continue" />
</VisualElement>
</UXML>