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

    목차 표시/숨기기

    Method GetAllAssets

    GetAllAssets(List<AddressableAssetEntry>, bool, Func<AddressableAssetGroup, bool>, Func<AddressableAssetEntry, bool>)

    Gets all asset entries from all groups.

    선언
    public void GetAllAssets(List<AddressableAssetEntry> assets, bool includeSubObjects, Func<AddressableAssetGroup, bool> groupFilter = null, Func<AddressableAssetEntry, bool> entryFilter = null)
    파라미터
    타입 이름 설명
    List<AddressableAssetEntry> assets

    The list of asset entries.

    bool includeSubObjects

    Determines if sub objects such as sprites should be included.

    Func<AddressableAssetGroup, bool> groupFilter

    A method to filter groups. Groups will be processed if filter is null, or it returns TRUE

    Func<AddressableAssetEntry, bool> entryFilter

    A method to filter entries. Entries will be processed if filter is null, or it returns TRUE

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