Last updated
Was this helpful?
Last updated
Was this helpful?
: A collection of functions that can be called from Yarn programs.
string
name
The name of the function to add.
Delegate
implementation
The System.Delegate
that should be invoked when this function is called.