MarkupPalette

Class in Yarn.Unity

Inherits from UnityEngine.ScriptableObject

Summary

Represents a collection of marker names and colours.

public class MarkupPalette : ScriptableObject

Remarks

This is intended to be used with the LineView, and also be a sample of using the markup system.

Fields

Name
Description

The collection of colour markers inside this

Methods

Name
Description

Determines the colour for a particular marker inside this palette.

Structs

Name
Description

Last updated

Was this helpful?