Table of Contents

Enum MessagePartType

Namespace
Archipelago.MultiClient.Net.MessageLog.Parts
Assembly
Archipelago.MultiClient.Net.dll

The type of message part

public enum MessagePartType

Fields

Entrance = 4

Part of a LogMessage that contains information about the entrance

HintStatus = 5

Part of a LogMessage that contains information about the entrance

Item = 2

Part of a LogMessage that contains information about an item

Location = 3

Part of a LogMessage that contains information about an location

Player = 1

Part of a LogMessage that contains information about an item

Text = 0

Part of a LogMessage that contains information on how to display the piece of text