InvalidLine

Field in LocalizedLine

Summary

A LocalizedLine object that represents content not being found.

public static readonly LocalizedLine InvalidLine = new LocalizedLine
{
    Asset = null,
    Metadata = System.Array.Empty<string>(),
    RawText = "!! ERROR: Missing line!",
    Substitutions = System.Array.Empty<string>(),
    TextID = "<missing>",
    Text = new Markup.MarkupParseResult { Text = "!! ERROR: Missing line!", Attributes = new System.Collections.Generic.List<Markup.MarkupAttribute>() }
};

Last updated

Yarn Spinnerยฎ and Secret Labยฎ are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.