You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
1.8 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="True">
<Style src="project://database/Assets/Scripts/Editor/Singleton/UI/SingletonStyles.uss?fileID=7433441132597879392&amp;guid=4a537003ea359734db374f2ebda85a34&amp;type=3#SingletonStyles" />
<ui:VisualElement style="flex-direction: row; align-items: center; padding-left: 9px; padding-right: 9px; padding-top: 9px; padding-bottom: 9px;">
<ui:VisualElement name="icon" style="background-image: url(&apos;project://database/Assets/Editor%20Resources/icon_cube.png?fileID=2800000&amp;guid=fcda1fbb0f0fbc34fbdeb59390ceab77&amp;type=3#icon_cube&apos;); width: 12px; height: 12px; margin-right: 5px; margin-left: -2px; flex-grow: 0; flex-shrink: 0;" />
<ui:Label text="Label" display-tooltip-when-elided="true" name="txtName" style="flex-grow: 1; -unity-text-align: middle-left;" />
<uie:MaskField choices="1,3" name="mask" style="flex-shrink: 1; max-width: 120px;" />
<ui:VisualElement name="btnInspect" class="btn" style="background-image: url(&apos;project://database/Assets/Editor%20Resources/icon_pencil.png?fileID=2800000&amp;guid=3782841ccd5a3c74daa021cca43aeb5e&amp;type=3#icon_pencil&apos;); width: 12px; height: 12px; margin-left: 6px; margin-right: 6px;" />
<ui:VisualElement name="btnDestroy" class="btn" style="background-image: url(&apos;project://database/Assets/Editor%20Resources/icon_delete.png?fileID=2800000&amp;guid=d18e152926310e94abcfa098f562ce48&amp;type=3#icon_delete&apos;); width: 12px; height: 12px; flex-shrink: 0;" />
</ui:VisualElement>
</ui:UXML>