ChensHelpers
Chen.Helpers.UnityHelpers.ListProcessor<T>
ListProcessor<T>.processList Field
The data structure where all items are stored for processing.
protected List<T> processList;
The data structure where all items are stored for processing.
protected List<T> processList;