ok so I think i'm a bit narf on understanding this.
ive got a IEnumerator with a variable in it. I also have a function that i'm trying to run from the IEnumerator which has the variable in it.
my problem is that i'm getting this error:
**error CS0103: The name `theVar' does not exist in the current context**
I know I probably should know the answer to this but I don't. can someone explain it in english for me?
cheers
↧