The Cursed Labyrinth
|
Public Attributes | |
LeverListener[] | levers |
float | timeLimitSeconds = 20f |
bool | autoResetOnFail = true |
TMP_Text | countdownText |
int | damageOnFail = 20 |
Properties | |
bool | IsSolved [get] |
Events | |
Action | OnSolved |
Events inherited from ISpecialSolver | |
Action | OnSolved |
bool LeverRoomSolver.autoResetOnFail = true |
TMP_Text LeverRoomSolver.countdownText |
int LeverRoomSolver.damageOnFail = 20 |
LeverListener [] LeverRoomSolver.levers |
float LeverRoomSolver.timeLimitSeconds = 20f |
|
get |
Action LeverRoomSolver.OnSolved |