mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 20:47:04 +00:00
feat: Adds LevelControlListKey to IEssentialsRoom
This commit is contained in:
parent
e1638762a1
commit
7942c91f73
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ namespace PepperDash.Essentials.Core
|
||||||
|
|
||||||
string DestinationListKey { get; }
|
string DestinationListKey { get; }
|
||||||
|
|
||||||
|
string LevelControlListKey { get; }
|
||||||
|
|
||||||
SecondsCountdownTimer ShutdownPromptTimer { get; }
|
SecondsCountdownTimer ShutdownPromptTimer { get; }
|
||||||
int ShutdownPromptSeconds { get; }
|
int ShutdownPromptSeconds { get; }
|
||||||
int ShutdownVacancySeconds { get; }
|
int ShutdownVacancySeconds { get; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue