mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
feat: adds StarShutdown method to IShutdownPromptTimer
This commit is contained in:
parent
d8d27949c3
commit
82f78bf068
1 changed files with 3 additions and 1 deletions
|
|
@ -77,9 +77,11 @@ namespace PepperDash.Essentials.Core
|
|||
SecondsCountdownTimer ShutdownPromptTimer { get; }
|
||||
|
||||
void SetShutdownPromptSeconds(int seconds);
|
||||
|
||||
void StartShutdown(eShutdownType type);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary""'""">
|
||||
/// Describes a room with a tech password
|
||||
/// </summary>
|
||||
public interface ITechPassword
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue