Library
Inherits from
System.Object
A collection of functions that can be called from Yarn programs.
public class Library
Name | Description |
---|---|
Removes a function from the Library. | |
Generates a unique tracking variable name. This is intended to be used to generate names for visting. Ideally these will very reproduceable and sensible. For now it will be something terrible and easy. | |
Returns a System.Delegate with a given name. | |
Registers a new function that returns a value, which can be called from a Yarn program. | |
Registers a new function that returns a value, which can be called from a Yarn program. | |
Registers a new function that returns a value, which can be called from a Yarn program. | |
Registers a new function that returns a value, which can be called from a Yarn program. | |
Registers a new function that returns a value, which can be called from a Yarn program. | |
Registers a new function that returns a value, which can be called from a Yarn program. | |
Registers a new function that returns a value, which can be called from a Yarn program. |
Last modified 2mo ago