优化了节点连接

This commit is contained in:
fengjiayi
2024-10-28 15:21:08 +08:00
parent f20cfb755c
commit 561b6d764f
28 changed files with 295 additions and 165 deletions

View File

@@ -91,7 +91,7 @@ namespace Serein.Library
{
Scan = scan;
MethodDynamicType = methodDynamicType;
MethodTips = methodTips;
AnotherName = methodTips;
LockName = lockName;
}
/// <summary>
@@ -101,7 +101,7 @@ namespace Serein.Library
/// <summary>
/// 类似于注释的效果
/// </summary>
public string MethodTips;
public string AnotherName;
/// <summary>
/// 标记节点行为
/// </summary>