Show / Hide Table of Contents

Enum TextType

Enum for describing the text alignment and background of a lore tablet.

Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public enum TextType

Fields

Name Description
LeftLore

Left-aligned text with a normal text box background.

Lore

Centered text with a normal text box background. Describes the majority of lore tablets.

MajorLore

Cenetered text with a special lore prompt background. Used by tablets in King's Pass, Howling Cliffs, Abyss, and Black Egg Temple.

Extension Methods

Extensions.Compare<TextType>(TextType, ComparisonOperator, TextType)
Extensions.Yield<TextType>(TextType)
  • View Source
In this article
Back to top Generated by DocFX