docs.unity.cn
    Show / Hide Table of Contents

    Method FinalizeQuery

    FinalizeQuery()

    Store the current query into the builder.

    Declaration
    public void FinalizeQuery()
    Remarks

    Components added to any, all, and none will be stored in the builder once this is called. If this is not called, nothing will be recorded and the query will be empty.

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