创建与注册更新

现在可以注册模板并注册标识了
This commit is contained in:
CortexCore
2023-07-08 15:32:06 +08:00
parent 6fc4279878
commit 36a4309730
8 changed files with 205 additions and 76 deletions

View File

@@ -28,3 +28,4 @@ public partial class RuntimeNode : Node
EmitSignal(nameof(OnUpdate));
}
}