Table of Contents

Class SetNotifyPacket

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

Properties

Keys

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

Property Value

string[]

PacketType

public override ArchipelagoPacketType PacketType { get; }

Property Value

ArchipelagoPacketType