9 lines
280 B
Plaintext
9 lines
280 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<ui:UXML
|
||
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||
|
|
xmlns:ui="UnityEngine.UIElements"
|
||
|
|
xmlns:uie="UnityEditor.UIElements"
|
||
|
|
xsi:noNamespaceSchemaLocation="../../../../UIElementsSchema/UIElements.xsd"
|
||
|
|
>
|
||
|
|
|
||
|
|
</ui:UXML>
|