ChensHelpers
Chen.Helpers.UnityHelpers.ListProcessor<T>
ListProcessor<T>.repeatUntilSuccess Property
Determines whether the data structure should save failed items back and repeat the process in the same frame.
protected abstract bool repeatUntilSuccess { get; set; }