Table of Contents

Class ReleasePrintJsonPacket

Namespace
Archipelago.MultiClient.Net.Packets
Assembly
Archipelago.MultiClient.Net.dll
public class ReleasePrintJsonPacket : PrintJsonPacket
Inheritance
ReleasePrintJsonPacket
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