7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
<UXML xmlns="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements">
|
|
<VisualElement class="help-box">
|
|
<Image class="help-box-image help-box-warning"/>
|
|
<Label text="This dashboard project has no configured ad units."/>
|
|
</VisualElement>
|
|
</UXML>
|