添加了 Action FlowCall 节点的代码生成支持

This commit is contained in:
fengjiayi
2025-07-08 14:22:41 +08:00
parent 678b01f2fe
commit efe4d0a8e5
11 changed files with 1372 additions and 644 deletions

View File

@@ -28,7 +28,7 @@ namespace Serein.Library
/// 是否保护参数
/// </summary>
[PropertyInfo(IsNotification = true)]
private bool _isProtectionParameter;
private bool _isProtectionParameter = false;
/// <summary>
/// 对应的节点