docs.unity3d.com
    Show / Hide Table of Contents

    Method WithAny

    WithAny<T0>()

    Declaration
    public EntityQueryBuilder WithAny<T0>()
    Returns
    Type Description
    EntityQueryBuilder
    Type Parameters
    Name Description
    T0

    WithAny(ComponentType)

    Declaration
    public EntityQueryBuilder WithAny(ComponentType type0)
    Parameters
    Type Name Description
    ComponentType type0
    Returns
    Type Description
    EntityQueryBuilder

    WithAny<T0, T1>()

    Declaration
    public EntityQueryBuilder WithAny<T0, T1>()
    Returns
    Type Description
    EntityQueryBuilder
    Type Parameters
    Name Description
    T0
    T1

    WithAny(ComponentType, ComponentType)

    Declaration
    public EntityQueryBuilder WithAny(ComponentType type0, ComponentType type1)
    Parameters
    Type Name Description
    ComponentType type0
    ComponentType type1
    Returns
    Type Description
    EntityQueryBuilder

    WithAny<T0, T1, T2>()

    Declaration
    public EntityQueryBuilder WithAny<T0, T1, T2>()
    Returns
    Type Description
    EntityQueryBuilder
    Type Parameters
    Name Description
    T0
    T1
    T2

    WithAny(ComponentType, ComponentType, ComponentType)

    Declaration
    public EntityQueryBuilder WithAny(ComponentType type0, ComponentType type1, ComponentType type2)
    Parameters
    Type Name Description
    ComponentType type0
    ComponentType type1
    ComponentType type2
    Returns
    Type Description
    EntityQueryBuilder

    WithAny<T0, T1, T2, T3>()

    Declaration
    public EntityQueryBuilder WithAny<T0, T1, T2, T3>()
    Returns
    Type Description
    EntityQueryBuilder
    Type Parameters
    Name Description
    T0
    T1
    T2
    T3

    WithAny(ComponentType, ComponentType, ComponentType, ComponentType)

    Declaration
    public EntityQueryBuilder WithAny(ComponentType type0, ComponentType type1, ComponentType type2, ComponentType type3)
    Parameters
    Type Name Description
    ComponentType type0
    ComponentType type1
    ComponentType type2
    ComponentType type3
    Returns
    Type Description
    EntityQueryBuilder

    WithAny<T0, T1, T2, T3, T4>()

    Declaration
    public EntityQueryBuilder WithAny<T0, T1, T2, T3, T4>()
    Returns
    Type Description
    EntityQueryBuilder
    Type Parameters
    Name Description
    T0
    T1
    T2
    T3
    T4

    WithAny(ComponentType, ComponentType, ComponentType, ComponentType, ComponentType)

    Declaration
    public EntityQueryBuilder WithAny(ComponentType type0, ComponentType type1, ComponentType type2, ComponentType type3, ComponentType type4)
    Parameters
    Type Name Description
    ComponentType type0
    ComponentType type1
    ComponentType type2
    ComponentType type3
    ComponentType type4
    Returns
    Type Description
    EntityQueryBuilder
    Back to top
    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