This commit is contained in:
CortexCore
2024-03-29 00:58:24 +08:00
parent 967ad8eacf
commit 05315ef4a8
232 changed files with 53368 additions and 8539 deletions

View File

@@ -24,6 +24,7 @@ namespace BITFALL.GameEditor
}
protected override void BindItem(VisualElement arg1, int arg2)
{
base.BindItem(arg1,arg2);
var item = List[arg2];
var container = new UXContainer(arg1);