コード例 #1
0
ファイル: BuiltInFunction.cs プロジェクト: JLChnToZ/Katana
 public Field Invoke(Runner runner, Node node) =>
 exec.Invoke(runner, node);