{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method WithAbsentChunkComponent | Entities | 1.2.0-exp.3
docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method WithAbsentChunkComponent

    WithAbsentChunkComponent<T1>()

    Add an absent Chunk Component type to the query.

    Declaration
    public SystemAPIQueryBuilder WithAbsentChunkComponent<T1>()
    Returns
    Type Description
    SystemAPIQueryBuilder

    This query builder object, to allow chaining multiple method calls.

    Type Parameters
    Name Description
    T1

    Component type to use as an absent Chunk Component

    Remarks

    Call this method on the query builder to exclude any entities that have the specified chunk component. Chunk components are a distinct component type, which are different from excluding the same type as a standard component.

    To add additional excluded Chunk Components, call this method multiple times.

    In This Article
    Back to top
    Copyright © 2023 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)