Class BreakState
- java.lang.Object
-
- com.kraken.api.core.script.breakhandler.BreakState
-
public class BreakState extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BreakState()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidreset()booleanshouldResumeAfterLogin()Checks if we should resume after login (break ended while logged out).
-