Files
VOIDRPG/Assets/92 - UserInterface/Generic/Game/Party/PartyUI.uxml
T
2026-07-09 21:33:33 +02:00

11 lines
908 B
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance"
engine="UnityEngine.UIElements" editor="UnityEditor.UIElements"
noNamespaceSchemaLocation="../../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<ui:Template name="UnitPortraitUI" src="project://database/Assets/92%20-%20UserInterface/Generic/Game/Party/PartyUnitUI.uxml?fileID=9197481963319205126&amp;guid=937bc4cc745714749bf0809a2816bd10&amp;type=3#PartyUnitUI" />
<Style src="project://database/Assets/92%20-%20UserInterface/Generic/Game/Party/PartyUIStyle.uss?fileID=7433441132597879392&amp;guid=27ecc27feecea444fabee3e6849d925f&amp;type=3#PartyUIStyle" />
<ui:VisualElement name="root-party">
<ui:Instance template="UnitPortraitUI" name="main-unit" />
<ui:Instance template="UnitPortraitUI" name="sub-unit" />
</ui:VisualElement>
</ui:UXML>