⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

struct InteractorCollection.Enumerator

An allocation-free struct enumerator for an InteractorCollection.

Instance Methods

   
Dispose Nothing to dispose, this is here to satisfy the IEnumerator interface.
MoveNext Advances to the next Interactor.
Reset Resets the enumerator to before the first element.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!