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
PacketType
public override ArchipelagoPacketType PacketType { get; }
Property Value
Tags
[JsonProperty("tags")]
public string[] Tags { get; set; }
Property Value
- string[]