7 lines
324 B
Plaintext
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>
|