Skip to content

.AsCoroutine updated to return IEnumerator#7

Open
frankebersoll wants to merge 8 commits into
kevicency:masterfrom
frankebersoll:master
Open

.AsCoroutine updated to return IEnumerator#7
frankebersoll wants to merge 8 commits into
kevicency:masterfrom
frankebersoll:master

Conversation

@frankebersoll

Copy link
Copy Markdown

Coroutine.BeginExecute(myResult.AsCoroutine()) wont compile, because BeginExecute expects an IEnumerator, as of late; so I changed the return type to IEnumerator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants