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

    목차 표시/숨기기

    Method ClearDependencyCacheAsync

    ClearDependencyCacheAsync(object)

    Clear the cached AssetBundles for a given key. Operation may be performed async if Addressables is initializing or updating.

    선언
    public static void ClearDependencyCacheAsync(object key)
    파라미터
    타입 이름 설명
    object key

    The key to clear the cache for.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

    ClearDependencyCacheAsync(IList<IResourceLocation>)

    Clear the cached AssetBundles for a list of Addressable locations. Operation may be performed async if Addressables is initializing or updating.

    선언
    public static void ClearDependencyCacheAsync(IList<IResourceLocation> locations)
    파라미터
    타입 이름 설명
    IList<IResourceLocation> locations

    The locations to clear the cache for.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

    ClearDependencyCacheAsync(IList<object>)

    Clear the cached AssetBundles for a list of Addressable keys. Operation may be performed async if Addressables is initializing or updating.

    선언
    [Obsolete]
    public static void ClearDependencyCacheAsync(IList<object> keys)
    파라미터
    타입 이름 설명
    IList<object> keys

    The keys to clear the cache for.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

    ClearDependencyCacheAsync(IEnumerable)

    Clear the cached AssetBundles for a list of Addressable keys. Operation may be performed async if Addressables is initializing or updating.

    선언
    public static void ClearDependencyCacheAsync(IEnumerable keys)
    파라미터
    타입 이름 설명
    IEnumerable keys

    The keys to clear the cache for.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

    ClearDependencyCacheAsync(string)

    Clear the cached AssetBundles for a list of Addressable keys. Operation may be performed async if Addressables is initializing or updating.

    선언
    public static void ClearDependencyCacheAsync(string key)
    파라미터
    타입 이름 설명
    string key

    The key to clear the cache for.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

    ClearDependencyCacheAsync(object, bool)

    Clear the cached AssetBundles for a given key. Operation may be performed async if Addressables is initializing or updating.

    선언
    public static AsyncOperationHandle<bool> ClearDependencyCacheAsync(object key, bool autoReleaseHandle)
    파라미터
    타입 이름 설명
    object key

    The key to clear the cache for.

    bool autoReleaseHandle

    If true, the returned AsyncOperationHandle will be released on completion.

    반환
    타입 설명
    AsyncOperationHandle<bool>

    The operation handle for the request.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

    ClearDependencyCacheAsync(IList<IResourceLocation>, bool)

    Clear the cached AssetBundles for a list of Addressable locations. Operation may be performed async if Addressables is initializing or updating.

    선언
    public static AsyncOperationHandle<bool> ClearDependencyCacheAsync(IList<IResourceLocation> locations, bool autoReleaseHandle)
    파라미터
    타입 이름 설명
    IList<IResourceLocation> locations

    The locations to clear the cache for.

    bool autoReleaseHandle

    If true, the returned AsyncOperationHandle will be released on completion.

    반환
    타입 설명
    AsyncOperationHandle<bool>

    The operation handle for the request.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

    ClearDependencyCacheAsync(IList<object>, bool)

    Clear the cached AssetBundles for a list of Addressable keys. Operation may be performed async if Addressables is initializing or updating.

    선언
    [Obsolete]
    public static AsyncOperationHandle<bool> ClearDependencyCacheAsync(IList<object> keys, bool autoReleaseHandle)
    파라미터
    타입 이름 설명
    IList<object> keys

    The keys to clear the cache for.

    bool autoReleaseHandle

    If true, the returned AsyncOperationHandle will be released on completion.

    반환
    타입 설명
    AsyncOperationHandle<bool>

    The operation handle for the request.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

    ClearDependencyCacheAsync(IEnumerable, bool)

    Clear the cached AssetBundles for a list of Addressable keys. Operation may be performed async if Addressables is initializing or updating.

    선언
    public static AsyncOperationHandle<bool> ClearDependencyCacheAsync(IEnumerable keys, bool autoReleaseHandle)
    파라미터
    타입 이름 설명
    IEnumerable keys

    The keys to clear the cache for.

    bool autoReleaseHandle

    If true, the returned AsyncOperationHandle will be released on completion.

    반환
    타입 설명
    AsyncOperationHandle<bool>

    The operation handle for the request.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

    ClearDependencyCacheAsync(string, bool)

    Clear the cached AssetBundles for a list of Addressable keys. Operation may be performed async if Addressables is initializing or updating.

    선언
    public static AsyncOperationHandle<bool> ClearDependencyCacheAsync(string key, bool autoReleaseHandle)
    파라미터
    타입 이름 설명
    string key

    The keys to clear the cache for.

    bool autoReleaseHandle

    If true, the returned AsyncOperationHandle will be released on completion.

    반환
    타입 설명
    AsyncOperationHandle<bool>

    The operation handle for the request.

    참고

    Clear all cached AssetBundles WARNING: This will cause all asset bundles represented by the passed-in parameters to be cleared and require re-downloading.

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