Net-Game/Library/PackageCache/com.unity.collab-proxy@50ac96531b63/Editor/Assets/Layouts/PlasticWindow/StatusBar.uxml
2025-03-28 08:33:16 -04: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>