2021-06-25 07:50:12 -04:00

9 lines
388 B
XML

<?xml version="1.0" encoding="Windows-1252"?>
<UXML xmlns:ui="UnityEngine.UIElements">
<ui:VisualElement name="sectionHeader" pickingMode="Ignore">
<ui:Label name="sectionTitleLabel" pickingMode="Ignore"/>
</ui:VisualElement>
<ui:VisualElement name="rowsContainer" pickingMode="Ignore" />
<ui:VisualElement name="dragIndicator" pickingMode="Ignore" />
</UXML>