docs.unity.cn
    Show / Hide Table of Contents

    Method IEnumerator.MoveNext

    IEnumerator.MoveNext()

    Overload for MoveNext().

    Declaration
    bool IEnumerator.MoveNext()
    Returns
    Type Description
    Boolean

    Returns true if the enumerator can advance to the next element in the collectin. Returns false otherwise.

    Implements
    IEnumerator.MoveNext()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use