Show / Hide Table of Contents

Enum MessageType

Enum used to communicate compatibility with different UIDef types.

Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
[Flags]
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.Compare<MessageType>(MessageType, ComparisonOperator, MessageType)
Extensions.Yield<MessageType>(MessageType)
  • View Source
In this article
Back to top Generated by DocFX