Table of Contents

Class CountdownPrintJsonPacket

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

Properties

RemainingSeconds

[JsonProperty("countdown")]
public int RemainingSeconds { get; set; }

Property Value

int