The Cursed Labyrinth
Loading...
Searching...
No Matches
LeverRoomSolver Class Referencesealed
Inheritance diagram for LeverRoomSolver:
Collaboration diagram for LeverRoomSolver:

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

Member Data Documentation

◆ autoResetOnFail

bool LeverRoomSolver.autoResetOnFail = true

◆ countdownText

TMP_Text LeverRoomSolver.countdownText

◆ damageOnFail

int LeverRoomSolver.damageOnFail = 20

◆ levers

LeverListener [] LeverRoomSolver.levers

◆ timeLimitSeconds

float LeverRoomSolver.timeLimitSeconds = 20f

Property Documentation

◆ IsSolved

bool LeverRoomSolver.IsSolved
get

Event Documentation

◆ OnSolved

Action LeverRoomSolver.OnSolved

The documentation for this class was generated from the following file: