docs.unity.cn
    Show / Hide Table of Contents

    Method CompleteDependency

    CompleteDependency()

    Ensures all jobs running on this EntityQuery complete.

    Declaration
    public void CompleteDependency()
    Remarks

    An entity query uses jobs internally when required to create arrays of entities and chunks. This function completes those jobs and returns when they are finished.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use