Me::DerangedSenators::CopsAndRobbers::RoundBreakTimeManager
Inherits from MonoBehaviour
Public Functions
Name | |
---|---|
void | EndTimer() Call this method to force-end the timer + move to next scene. |
Public Attributes
Name | |
---|---|
Button | continueButton |
Public Functions Documentation
function EndTimer
inline void EndTimer()
Call this method to force-end the timer + move to next scene.
Public Attributes Documentation
variable continueButton
Button continueButton;
Updated on 20 January 2021 at 18:58:30 UTC