MayHeCome/Assets/Exoa/Common/Packages/UIElements/Resources/Styles/FontAwesomeInfo.uxml

11 lines
465 B
Plaintext
Raw Normal View History

2024-12-18 09:55:34 +00:00
<?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>