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