StellarXipher/Library/PackageCache/com.unity.collab-proxy@001b54a8988a/Editor/Assets/Layouts/PlasticWindow/StatusBar.uxml
2025-02-06 16:45:46 -05:00

10 lines
300 B
Plaintext

<UXML xmlns="UnityEngine.UIElements">
<VisualElement name="UpdateNotificationContainer" class="row">
<Image name="UpdateNotificationImage" />
<Label name="UpdateNotificationLabel" />
</VisualElement>
<Button name="UpdateButton" />
<Label name="BranchLabel" class="grow" />
</UXML>