Reply To: Iterate gets stuck when list Is changed

NodeCanvas Forums Support Iterate gets stuck when list Is changed Reply To: Iterate gets stuck when list Is changed

#14214
wanderfalke
Participant

This is the iterator as we are currently using it.
Note:

  • It contains also the temporary changes to GetEnumerableElementType we discussed in another thread).
  • We split resetIndexOnReset to resetIndexOnReset and resetIndexAfterIteration. This might change the behavior of already existing iterators (with resetIndexOnReset  set to false).