4 lines
542 B
Plaintext
4 lines
542 B
Plaintext
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
|
|
<ui:Label tabindex="-1" text="version:0.01" parse-escape-sequences="true" display-tooltip-when-elided="true" picking-mode="Ignore" name="version-label" style="position: absolute; right: 32px; bottom: 32px; color: rgb(255, 255, 255);" />
|
|
</ui:UXML>
|