SquareDash/Library/PackageCache/com.unity.services.mediation@1.0.5/Editor/Settings/Layout/AdUnitsErrorTemplate.uxml
kingjuulian06 0efb85038a Arbeit 2
2023-11-21 22:03:49 +01:00

7 lines
324 B
Plaintext

<UXML xmlns="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements">
<VisualElement class="help-box">
<Image class="help-box-image help-box-error"/>
<Label text="The project hasn't been linked to the dashboard, please validate your information in the services window."/>
</VisualElement>
</UXML>