Net.Like.Xue.Tokyo/Assets/Artists/UX/App/ui_app_quest.uxml

17 lines
2.1 KiB
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:Template name="BITQuestElement" src="project://database/Assets/BITKit/Unity/UX/BITQuestElement.uxml?fileID=9197481963319205126&amp;guid=e76b752484c652b44afef2ac0afd5dd6&amp;type=3#BITQuestElement" />
<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/Artists/UX/BITFALL_Common.uss?fileID=7433441132597879392&amp;guid=83d0155ee4806af4190317dc03b6ecc3&amp;type=3#BITFALL_Common" />
<Style src="project://database/Assets/Artists/UX/uss_mark.uss?fileID=7433441132597879392&amp;guid=7df75b6f7a62d0645a62b98fd7e99701&amp;type=3#uss_mark" />
<ui:VisualElement class="root theme-light" style="background-color: rgb(255, 255, 255); padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px;">
<ui:Label tabindex="-1" text="当前任务" parse-escape-sequences="true" display-tooltip-when-elided="true" class="tl" />
<ui:VisualElement name="quest-container" style="flex-grow: 1; background-color: rgb(217, 217, 217); border-left-color: rgb(128, 128, 128); border-right-color: rgb(128, 128, 128); border-top-color: rgb(128, 128, 128); border-bottom-color: rgb(128, 128, 128); border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px;">
<ui:Instance template="BITQuestElement" name="BITQuestElement" />
<ui:Instance template="BITQuestElement" name="BITQuestElement" />
<ui:Instance template="BITQuestElement" name="BITQuestElement" />
<ui:Instance template="BITQuestElement" name="BITQuestElement" />
<ui:Instance template="BITQuestElement" name="BITQuestElement" />
</ui:VisualElement>
</ui:VisualElement>
</ui:UXML>