MarkupPalette
Summary
public sealed class MarkupPalette : ScriptableObjectRemarks
Fields
Name
Description
Methods
Name
Description
Structs
Name
Description
Last updated
Was this helpful?
Class in Yarn.Unity
Inherits from UnityEngine.ScriptableObject
Represents a collection of marker names and colours.
public sealed class MarkupPalette : ScriptableObjectThis is intended to be used with the LinePresenter , and also be a sample of using the markup system.
A list containing all the color markers defined in this palette.
Determines the colour for a particular marker inside this palette.
Contains information describing the formatting style of text within a named marker.
Last updated
Was this helpful?
Was this helpful?
