Show / Hide Table of Contents

Enum MessageType

Enum used to communicate compatibility with different UIDef types.

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

Fields

Name Description
Any
Big

A message which takes control and shows a fullscreen popup.

Corner

A message which shows a sprite and text in the bottom-left corner without taking control.

Lore

A message which takes control and starts a dialogue prompt.

None

Extension Methods

Extensions.Yield<MessageType>()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX