docs.unity3d.com
    Show / Hide Table of Contents

    Constructor EntityQueryDescription

    EntityQueryDescription()

    Declaration
    public EntityQueryDescription()

    EntityQueryDescription((INamedTypeSymbol typeInfo, Boolean isReadOnly)[], (INamedTypeSymbol typeInfo, Boolean isReadOnly)[], (INamedTypeSymbol typeInfo, Boolean isReadOnly)[], (INamedTypeSymbol typeInfo, Boolean isReadOnly)[], EntityQueryOptions, String)

    Declaration
    public EntityQueryDescription((INamedTypeSymbol typeInfo, bool isReadOnly)[] all, (INamedTypeSymbol typeInfo, bool isReadOnly)[] any, (INamedTypeSymbol typeInfo, bool isReadOnly)[] none, (INamedTypeSymbol typeInfo, bool isReadOnly)[] changeFilterTypes, EntityQueryOptions options, string storeInQueryFieldName = null)
    Parameters
    Type Name Description
    (T1, T2)<INamedTypeSymbol, Boolean>[] all
    (T1, T2)<INamedTypeSymbol, Boolean>[] any
    (T1, T2)<INamedTypeSymbol, Boolean>[] none
    (T1, T2)<INamedTypeSymbol, Boolean>[] changeFilterTypes
    EntityQueryOptions options
    String storeInQueryFieldName
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023