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 |