Files
PixelJumperHero/Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Assets/Layouts/ErrorPageView.uxml
2021-06-13 10:28:03 +02:00

10 lines
234 B
Plaintext

<engine:UXML xmlns:engine="UnityEngine.UIElements" xmlns:collab="Unity.Cloud.Collaborate.Components">
<engine:VisualElement class="error-view__container">
<collab:AlertBox />
</engine:VisualElement>
</engine:UXML>