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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023