Menu

#1 vm.runCoroutine not work???

open
nobody
None
5
2011-07-11
2011-07-11
Anonymous
No

call on a coroutines from out not work,
for example:
vm.runCoroutine("mycoroutinename",[myarg1,myarg2]); will throw errors. However, coroutines can run within the script.

Discussion


Log in to post a comment.