快捷功能
Note时间填充 Hierarchy排序
This commit is contained in:
@@ -106,8 +106,8 @@ namespace Ichni.Editor
|
||||
StartCoroutine(ExpandAnim());
|
||||
if (isExpanded)
|
||||
{
|
||||
|
||||
|
||||
connectedGameElement.childElementList.Sort();//TODO: 后续可以让玩家手动快速排序
|
||||
|
||||
for (var index = 0; index < connectedGameElement.childElementList.Count; index++)
|
||||
{
|
||||
var childElement = connectedGameElement.childElementList[index];
|
||||
|
||||
Reference in New Issue
Block a user