22 _repeat_count = repeat_count;
size_t get_current_task_index() const
Returns the index of the task within the sequence that is currently being executed (or that will be e...
int get_repeat_count() const
Returns the repeat count of the sequence.
void set_repeat_count(int repeat_count)
Sets the repeat count of the sequence.