Files
AR-Menu/Library/PackageCache/com.unity.collab-proxy@c854d1f7d97f/Editor/Assets/Layouts/PlasticWindow/StatusBar.uxml
2025-11-30 08:35:03 +02: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>