Enum MessagePartType
- Namespace
- Archipelago.MultiClient.Net.MessageLog.Parts
- Assembly
- Archipelago.MultiClient.Net.dll
The type of message part
public enum MessagePartType
Fields
Entrance = 4Part of a LogMessage that contains information about the entrance
HintStatus = 5Part of a LogMessage that contains information about the entrance
Item = 2Part of a LogMessage that contains information about an item
Location = 3Part of a LogMessage that contains information about an location
Player = 1Part of a LogMessage that contains information about an item
Text = 0Part of a LogMessage that contains information on how to display the piece of text