Updates the signal to the next item in sequence. If at end and the option SequenceSignalOptions.disableAutoReset was passed as true, then it will move to the start.
Optional
Updates the signal to the first item in sequence.
Moves the sequence to the next element that matches the passed value, ignoring the current element. Will throw if not found.
Updates the signal to the next item in sequence.
If at end and the option SequenceSignalOptions.disableAutoReset was passed as true, then it will move to the start.