{!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 GatherAllAssets | Addressables | 1.21.17
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Method GatherAllAssets

    GatherAllAssets(List<AddressableAssetEntry>, bool, bool, bool, Func<AddressableAssetEntry, bool>)

    Gathers all asset entries. Each explicit entry may contain multiple sub entries. For example, addressable folders create entries for each asset contained within.

    선언
    public virtual void GatherAllAssets(List<AddressableAssetEntry> results, bool includeSelf, bool recurseAll, bool includeSubObjects, Func<AddressableAssetEntry, bool> entryFilter = null)
    파라미터
    타입 이름 설명
    List<AddressableAssetEntry> results

    The generated list of entries. For simple entries, this will contain just the entry itself if specified.

    bool includeSelf

    Determines if the entry should be contained in the result list or just sub entries.

    bool recurseAll

    Determines if full recursion should be done when gathering entries.

    bool includeSubObjects

    Determines if sub objects such as sprites should be included.

    Func<AddressableAssetEntry, bool> entryFilter

    Optional predicate to run against each entry, only returning those that pass. A null filter will return all entries

    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)