This site is for Yarn Spinner v1, and won't be updated. Go to the current site.

Dialogue.library Property

Gets the Library that this Dialogue uses to locate functions.

public Library library { get; }

Remarks

When the Dialogue is constructed, the Library is initialized with the built-in operators like +, -, and so on.

See Also

Source

Defined in YarnSpinner/Dialogue.cs, line 510.