public interface ConditionProgress extends CaptainUpObject
Modifier and Type | Method and Description |
---|---|
int |
getRepeatTimes()
The number of times the user repeatedly passed this condition
|
int |
getTimes()
The number of times the user passed this condition so far
|
int getTimes()
int getRepeatTimes()