|
Hi, I'm trying to create a simple enumerator in boo. Unity returns the following. This is working code, according to the standalone boo interpreter, but Unity is messing up somewhere. How can I work around it?
(comments are locked)
|
|
I worked around this, by creating a reference to GetEnumerator. As it appears, it did not cause infinite recursion.
(comments are locked)
|
