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

    목차 표시/숨기기

    Class ResourceManagerRuntimeData

    Runtime data that is used to initialize the Addressables system.

    상속
    object
    ResourceManagerRuntimeData
    상속된 멤버
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    네임스페이스: UnityEngine.AddressableAssets.Initialization
    어셈블리: solution.dll
    구문
    [Serializable]
    public class ResourceManagerRuntimeData

    필드

    이름 설명
    kCatalogAddress

    Address of the contained catalogs.

    프로퍼티

    이름 설명
    AddressablesVersion

    The current active version of the Addressables package.

    BuildTarget

    The name of the build target that this data was prepared for.

    CatalogLocations

    List of catalog locations to download in order (try remote first, then local)

    CatalogRequestsTimeout

    The time until a catalog hash or json UnityWebRequest download will timeout in seconds. 0 for Default timeout.

    CertificateHandlerType

    The type of CertificateHandler to use for this provider.

    DisableCatalogUpdateOnStartup

    Determine if we should check for Remote Catalogs on during initialization.

    InitializationObjects

    The list of initialization data. These objects will get deserialized and initialized during the Addressables initialization process. This happens after resource providers have been set up but before any catalogs are loaded.

    IsLocalCatalogInBundle

    Whether the local catalog has been serialized in an asset bundle or as json

    LogResourceManagerExceptions

    When enabled, the Addressables.ResourceManager.ExceptionHandler is set to (op, ex) => Debug.LogException(ex);

    MaxConcurrentWebRequests

    The maximum number of concurrent web requests. This value will be clamped from 1 to 1024.

    ProfileEvents

    Flag to control whether the ResourceManager sends profiler events.

    SettingsHash

    The hash of the settings that generated this runtime data.

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