Table of Contents

Class JoinPrintJsonPacket

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

Properties

Slot

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

Property Value

int

Tags

[JsonProperty("tags")]
public string[] Tags { get; set; }

Property Value

string[]

Team

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

Property Value

int