Table of Contents

Class GetPacket

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

Properties

Keys

[JsonProperty("keys")]
public string[] Keys { get; set; }

Property Value

string[]

PacketType

public override ArchipelagoPacketType PacketType { get; }

Property Value

ArchipelagoPacketType