unity c# how to name ienumerator code example
Example: The type or namespace name 'IEnumerator' could not be found (are you missing a using directive or an assembly reference?)
using System.Collections;
using System.Collections;