加加加加

This commit is contained in:
2025-06-30 16:37:34 +08:00
parent 0f77ad6ad3
commit f31d77197b
12 changed files with 18177 additions and 15837 deletions

View File

@@ -84,7 +84,7 @@ namespace Ichni.Editor
}
public void SetStatus()
{
//expandButton.interactable = !connectedGameElement.childElementList.IsNullOrEmpty();
expandButton.gameObject.SetActive(!connectedGameElement.childElementList.IsNullOrEmpty());
}
}