14 lines
1.4 KiB
Plaintext
14 lines
1.4 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&guid=a3a69d3518fd02b489e721f3c5b0b539&type=3#Common" />
|
|
<Style src="project://database/Assets/Artists/UX/BITFALL_Common.uss?fileID=7433441132597879392&guid=83d0155ee4806af4190317dc03b6ecc3&type=3#BITFALL_Common" />
|
|
<Style src="project://database/Assets/Artists/UX/Inventory.uss?fileID=7433441132597879392&guid=48b2564db1f95a443b921af9745fd92a&type=3#Inventory" />
|
|
<BITKit.UX.TranslucentVisualElement class="root" />
|
|
<ui:VisualElement name="return-button" class="root" />
|
|
<ui:VisualElement class="flex-center" style="min-width: 256px; min-height: 256px; background-color: rgba(0, 0, 0, 0.78); width: 256px;">
|
|
<ui:Label tabindex="-1" text="Label" parse-escape-sequences="true" display-tooltip-when-elided="true" name="inspector-label" class="inventory-header" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;" />
|
|
<ui:VisualElement name="inspector-container" style="flex-grow: 1;">
|
|
<ui:VisualElement style="flex-grow: 1;" />
|
|
</ui:VisualElement>
|
|
</ui:VisualElement>
|
|
</ui:UXML>
|