Delegate EvaluateFunctionHandler
Namespace: Unity.VisualScripting.Dependencies.NCalc
Assembly: solution.dll
Syntax
public delegate void EvaluateFunctionHandler(Flow flow, string name, FunctionArgs args)
Parameters
| Type | Name | Description |
|---|---|---|
| Flow | flow | |
| string | name | |
| FunctionArgs | args |