BITFALL/Assets/Artists/UX/InventoryInspector.uxml

35 lines
5.0 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">
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<BITKit.UX.TranslucentVisualElement class="root" />
<ui:VisualElement name="return-button" class="root" />
<ui:VisualElement picking-mode="Ignore" class="root" style="background-image: url(&quot;project://database/Assets/BITKit/Unity/Art/Lens%20Dirt/LensDirt00.png?fileID=2800000&amp;guid=20fbcea8c1a81b946ad08ac0bd3b98ac&amp;type=3#LensDirt00&quot;); -unity-background-image-tint-color: rgba(53, 53, 53, 0.46);" />
<ui:VisualElement picking-mode="Ignore" class="root">
<ui:VisualElement class="flex-center" style="flex-direction: row;">
<ui:VisualElement name="icon-image" class="flex-center" style="background-image: url(&quot;project://database/Assets/Artists/Arts/Icons/Items/ICON_M4A1_Full.png?fileID=2800000&amp;guid=8c4b3d8772ae2a54eaba9d401a095089&amp;type=3#ICON_M4A1_Full&quot;); width: 512px; height: 256px; -unity-background-scale-mode: scale-to-fit;" />
<ui:VisualElement style="min-width: 384px;">
<ui:Label tabindex="-1" text="M4A1" parse-escape-sequences="true" display-tooltip-when-elided="true" name="title-label" style="border-left-width: 8px; border-left-color: rgb(255, 255, 255); border-right-color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); padding-left: 8px; background-color: rgba(0, 0, 0, 0.78);" />
<ui:Label tabindex="-1" text="用于近距离战斗" parse-escape-sequences="true" display-tooltip-when-elided="true" name="context-label" />
<ui:Label tabindex="-1" text="属性" parse-escape-sequences="true" display-tooltip-when-elided="true" style="background-color: rgba(0, 0, 0, 0.78); padding-left: 8px;" />
<ui:Label tabindex="-1" text="NATO弹匣:30/40" parse-escape-sequences="true" display-tooltip-when-elided="true" name="description-label" />
</ui:VisualElement>
<ui:VisualElement style="min-width: 384px;">
<ui:Label tabindex="-1" text="修改" parse-escape-sequences="true" display-tooltip-when-elided="true" style="background-color: rgba(0, 0, 0, 0.78); padding-left: 8px;" />
<ui:VisualElement name="modify-container" style="flex-grow: 1;" />
</ui:VisualElement>
</ui:VisualElement>
</ui:VisualElement>
<ui:VisualElement name="Hidden" style="flex-grow: 1; display: none;">
<ui:VisualElement style="align-items: flex-start;">
<ui:VisualElement name="VisualElement" tooltip="全息瞄具" style="align-items: stretch;">
<ui:Label tabindex="-1" text="瞄具" parse-escape-sequences="true" display-tooltip-when-elided="true" name="title-image" style="margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; color: rgb(100, 100, 100); -unity-text-align: middle-center; display: none;" />
<ui:VisualElement style="align-items: center;">
<ui:Button text="瞄准镜" parse-escape-sequences="true" display-tooltip-when-elided="true" style="border-left-width: 0; border-right-width: 0; border-top-width: 0; border-bottom-width: 0; background-color: rgba(188, 188, 188, 0); margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; background-image: url(&quot;project://database/Assets/BITKit/Unity/Art/Container/container_border_64.png?fileID=2800000&amp;guid=03c130865454e0143ad28deb986cb65e&amp;type=3#container_border_64&quot;); width: 64px; height: 64px; -unity-background-image-tint-color: rgb(100, 100, 100); color: rgb(100, 100, 100);">
<ui:VisualElement name="icon-image" class="root" style="background-image: url(&quot;project://database/Assets/Artists/Arts/Icons/Items/ICON_GunModify_Holographic_1x.png?fileID=2800000&amp;guid=868c9fd3d7d4a724db217e78da944112&amp;type=3#ICON_GunModify_Holographic_1x&quot;); margin-left: 8px; margin-right: 8px; margin-top: 8px; margin-bottom: 8px; display: none;" />
</ui:Button>
</ui:VisualElement>
<ui:Button text="释放" parse-escape-sequences="true" display-tooltip-when-elided="true" name="main-button" style="padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.5); border-left-width: 0; border-right-width: 0; border-top-width: 0; border-bottom-width: 0; color: rgb(100, 100, 100); display: flex;" />
</ui:VisualElement>
</ui:VisualElement>
</ui:VisualElement>
</ui:UXML>