您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
6 行
352 B
6 行
352 B
<UXML xmlns="UnityEngine.UIElements">
|
|
<VisualElement style="flex-direction: row; justify-content: space-between; align-items: center;" class="randomizer__add-menu-directory-item">
|
|
<TextElement name="directory" style="margin-right: 10px;"/>
|
|
<VisualElement class="randomization__chevron-right"/>
|
|
</VisualElement>
|
|
</UXML>
|