mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-08 10:40:48 +08:00
忘记改啥了*1
This commit is contained in:
@@ -17,9 +17,9 @@ namespace Serein.NodeFlow.Model
|
||||
/// <summary>
|
||||
/// 加载完成后调用的方法
|
||||
/// </summary>
|
||||
public override void OnLoading()
|
||||
public override void OnCreating()
|
||||
{
|
||||
Console.WriteLine("SingleActionNode 暂未实现 OnLoading");
|
||||
// Console.WriteLine("SingleActionNode 暂未实现 OnLoading");
|
||||
}
|
||||
|
||||
public override ParameterData[] GetParameterdatas()
|
||||
|
||||
Reference in New Issue
Block a user