Files
CartoonFPS/Library/PackageCache/com.unity.collab-proxy@c854d1f7d97f/Editor/Assets/Layouts/PlasticWindow/StatusBar.uxml

10 lines
300 B
Plaintext
Raw Normal View History

2025-08-05 09:30:40 +01:00
<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>