Table of Contents

Class ConnectUpdatePacket

Namespace
Archipelago.MultiClient.Net.Packets
Assembly
Archipelago.MultiClient.Net.dll
public class ConnectUpdatePacket : ArchipelagoPacketBase
Inheritance
ConnectUpdatePacket
Inherited Members

Properties

ItemsHandling

[JsonProperty("items_handling")]
public ItemsHandlingFlags? ItemsHandling { get; set; }

Property Value

ItemsHandlingFlags?

PacketType

public override ArchipelagoPacketType PacketType { get; }

Property Value

ArchipelagoPacketType

Tags

[JsonProperty("tags")]
public string[] Tags { get; set; }

Property Value

string[]