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

    목차 표시/숨기기

    Class ResourceProviderBase

    Base class for IResourceProvider.

    상속
    object
    ResourceProviderBase
    ContentCatalogProvider
    AssetBundleProvider
    AtlasSpriteProvider
    BundledAssetProvider
    LegacyResourcesProvider
    TextDataProvider
    구현
    IResourceProvider
    IInitializableObject
    상속된 멤버
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    네임스페이스: UnityEngine.ResourceManagement.ResourceProviders
    어셈블리: solution.dll
    구문
    public abstract class ResourceProviderBase : IResourceProvider, IInitializableObject

    필드

    이름 설명
    m_BehaviourFlags

    The extra behavior of the provider.

    m_ProviderId

    The unique identifier of the provider.

    프로퍼티

    이름 설명
    ProviderId

    Unique identifier for this provider, used by Resource Locations to find a suitable Provider

    메서드

    이름 설명
    CanProvide(Type, IResourceLocation)

    Determine if this provider can provide the specified object type from the specified location.

    GetDefaultType(IResourceLocation)

    Get the default type of object that this provider can provide.

    Initialize(string, string)

    Initialize a constructed object.

    InitializeAsync(ResourceManager, string, string)

    Async operation for initializing a constructed object.

    Provide(ProvideHandle)

    Provide the object specified in the provideHandle.

    Release(IResourceLocation, object)

    Release the specified object that was created from the specified location.

    ToString()

    Converts information about the resource provider to a formatted string.

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