Table of Contents

Class CollectPrintJsonPacket

Namespace
Archipelago.MultiClient.Net.Packets
Assembly
Archipelago.MultiClient.Net.dll
public class CollectPrintJsonPacket : PrintJsonPacket
Inheritance
CollectPrintJsonPacket
Inherited Members

Properties

Slot

[JsonProperty("slot")]
public int Slot { get; set; }

Property Value

int

Team

[JsonProperty("team")]
public int Team { get; set; }

Property Value

int