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

    목차 표시/숨기기

    Class BaseHostingService

    Base class for hosting services.

    상속
    object
    BaseHostingService
    HttpHostingService
    구현
    IHostingService
    상속된 멤버
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    네임스페이스: UnityEditor.AddressableAssets.HostingServices
    어셈블리: solution.dll
    구문
    public abstract class BaseHostingService : IHostingService

    프로퍼티

    이름 설명
    DescriptiveName

    Set by the HostingServicesManager, primarily used to disambiguate multiple instances of the same service in the GUI.

    HostingServiceContentRoots

    List of content roots for hosting service.

    InstanceId

    uniquely identifies this service within the scope of the HostingServicesManager

    IsHostingServiceRunning

    Gets the current running status of the hosting service.

    Logger

    Get and set the logger for the hosting service.

    ProfileVariables

    Dictionary of profile variables defined by the hosting service.

    메서드

    이름 설명
    DisambiguateProfileVar(string)

    Decodes a profile variable lookup ID based on string key

    EvaluateProfileString(string)

    Expand special variables from Addressable profiles

    Log(string, params object[])

    Logs an info severity formatted message to the Logger specifically on this service. Logger

    LogError(string, params object[])

    Logs an error severity formatted message to the Logger specifically on this service. Logger

    LogFormat(LogType, string, object[])

    Logs a formatted message to the Logger specifically on this service. Logger

    LogWarning(string, params object[])

    Logs an warning severity formatted message to the Logger specifically on this service. Logger

    OnAfterDeserialize(KeyDataStore)

    Called immediatley following a domain reload by the HostingServicesManager, for restoring state information after the service is recreated.

    OnBeforeSerialize(KeyDataStore)

    Called by the HostingServicesManager before a domain reload, giving the hosting service an opportunity to persist state information.

    OnGUI()

    Render the hosting service GUI.

    StartHostingService()

    Starts the hosting service.

    StopHostingService()

    Stops the hosting service.

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