docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WithEntityQueryOptions

    WithEntityQueryOptions(ForEachLambdaJobDescription, EntityQueryOptions)

    Add EntityQueryOptions to the generated query.

    Declaration
    public static ForEachLambdaJobDescription WithEntityQueryOptions(this ForEachLambdaJobDescription description, EntityQueryOptions options)
    Parameters
    Type Name Description
    ForEachLambdaJobDescription description

    The target object

    EntityQueryOptions options

    EntityQueryOptions to add to query

    Returns
    Type Description
    ForEachLambdaJobDescription

    The target object, suitable for chaining multiple methods

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)