Last updated 2 years ago
Community
Yarn Spinner® and Secret Lab® are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.
Method in Library
Returns a System.Delegate with a given name.
System.Delegate
public Delegate GetFunction(string name)
The System.Delegate .
string name
string
The name of the function to retrieve.