Files
MuHua-UIElements/Assets/ModuleCore/ModuleEquipment/UI Toolkit/EquipmentWindow/EquipmentTemplate.uxml
T
MuHua-123 a18bea561a 1
2025-09-29 17:58:53 +08:00

4 lines
561 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="False">
<ui:Button text="Button" parse-escape-sequences="true" display-tooltip-when-elided="true" style="padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px;" />
</ui:UXML>