Net.Like.Xue.Tokyo/Assets/BITKit/Unity/UX/ux_mod_service_template.uxml

17 lines
2.1 KiB
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<Style src="project://database/Assets/BITKit/Unity/UX/UXModService.uss?fileID=7433441132597879392&amp;guid=4603eeaf39bae3448a93680711a15c42&amp;type=3#UXModService" />
<ui:Button parse-escape-sequences="true" display-tooltip-when-elided="true" name="Button--0" class="mod-element" style="flex-direction: row; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; height: 48px;">
<ui:Toggle name="Toggle--0" style="margin-right: 8px; margin-left: 8px;" />
<ui:VisualElement picking-mode="Ignore" style="flex-direction: row; flex-grow: 1;">
<ui:VisualElement picking-mode="Ignore" style="width: 48px; height: 48px;">
<ui:VisualElement name="VisualElement--0" picking-mode="Ignore" style="flex-grow: 1; background-image: url(&quot;project://database/Assets/BITKit/Unity/Art/Editor_Icons/processed/unityengine/d_GameObject%20Icon.png?fileID=2800000&amp;guid=e45835505036acc4a92dbbf8fb2d4848&amp;type=3#d_GameObject Icon&quot;); margin-top: 8px; margin-right: 8px; margin-bottom: 8px; margin-left: 8px;" />
</ui:VisualElement>
<ui:VisualElement picking-mode="Ignore" style="flex-grow: 1; flex-direction: row; align-items: stretch; margin-left: 8px;">
<ui:Label tabindex="-1" text="Mod名称" parse-escape-sequences="true" display-tooltip-when-elided="true" name="Label--0" picking-mode="Ignore" style="margin-top: 0; margin-bottom: 0; -unity-text-align: middle-left;" />
<ui:Label tabindex="-1" text="描述" parse-escape-sequences="true" display-tooltip-when-elided="true" name="description-label" picking-mode="Ignore" style="margin-top: 0; margin-bottom: 0; -unity-text-align: lower-left; display: none;" />
</ui:VisualElement>
</ui:VisualElement>
</ui:Button>
</ui:UXML>