MayHeCome/Assets/Exoa/Common/Packages/UIElements/Resources/Styles/FontAwesomeInfo.uxml
2024-12-18 17:55:34 +08:00

11 lines
465 B
XML

<?xml version="1.0" encoding="utf-8"?>
<engine:UXML
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:engine="UnityEngine.UIElements"
xmlns:editor="UnityEditor.UIElements"
xsi:noNamespaceSchemaLocation="../../../../../UIElementsSchema/UIElements.xsd"
>
<engine:Label text="FontAwesome Settings" class="box" />
<editor:BindableListView binding-path="_iconJson" />
<editor:BindableListView binding-path="_iconFont" />
</engine:UXML>