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
Gets a value indicating whether this Library contains a function named name .
name
public bool FunctionExists(string name)
true if a function exists in this Library; false otherwise.
true
false
string name
string
The name of the function to look for.