Table of Contents

Class CountdownLogMessage

Namespace
Archipelago.MultiClient.Net.MessageLog.Messages
Assembly
Archipelago.MultiClient.Net.dll

A countdown message to display to the user, consisting of an array of message parts to form a sentence countdown message also contains the remaining seconds for the countdown for more specific processing

public class CountdownLogMessage : LogMessage
Inheritance
CountdownLogMessage
Inherited Members

Properties

RemainingSeconds

public int RemainingSeconds { get; }

Property Value

int