8 lines
506 B
Plaintext
8 lines
506 B
Plaintext
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
|
|
<Style src="project://database/Assets/UI/progressBar.uss?fileID=7433441132597879392&guid=755fc3f2b04b5014794dec9f2787b86e&type=3#progressBar" />
|
|
<ui:VisualElement name="ImageContainer" />
|
|
<ui:VisualElement name="VisualElement" class="progress-bar-container">
|
|
<ui:VisualElement name="progressFill" class="progress-bar-fill" />
|
|
</ui:VisualElement>
|
|
</ui:UXML>
|