mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-16 05:05:00 +00:00
feat: adds StarShutdown method to IShutdownPromptTimer
This commit is contained in:
@@ -77,9 +77,11 @@ namespace PepperDash.Essentials.Core
|
|||||||
SecondsCountdownTimer ShutdownPromptTimer { get; }
|
SecondsCountdownTimer ShutdownPromptTimer { get; }
|
||||||
|
|
||||||
void SetShutdownPromptSeconds(int seconds);
|
void SetShutdownPromptSeconds(int seconds);
|
||||||
|
|
||||||
|
void StartShutdown(eShutdownType type);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary""'""">
|
||||||
/// Describes a room with a tech password
|
/// Describes a room with a tech password
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public interface ITechPassword
|
public interface ITechPassword
|
||||||
|
|||||||
Reference in New Issue
Block a user