BITFALL/Assets/Artists/Scripts/Editors/ItemSOEditor.uxml

9 lines
876 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="True">
<Style src="project://database/Assets/BITKit/UX/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<Style src="project://database/Assets/BITKit/UX/Editor/Inspector.uss?fileID=7433441132597879392&amp;guid=3a78fb5b182fa434781baf5c9f733586&amp;type=3#Inspector" />
<ui:VisualElement name="root-container" style="flex-direction: row;">
<ui:ListView focusable="true" name="context-listview" style="min-width: 128px;" />
<ui:VisualElement name="inspector-container" />
</ui:VisualElement>
</ui:UXML>