Table of Contents

Class GoalPrintJsonPacket

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