AddFunction(string,System.Func<TResult, T1>)
Method in DialogueRunner
Summary
Parameters
Name | Description |
---|---|
| |
|
Type Parameters
Name | Description |
---|---|
T1 | The type of the first parameter to the function. |
PreviousAddFunction(string,System.Func<TResult>)NextAddFunction(string,System.Func<TResult, T1, T2>)
Last updated