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

    목차 표시/숨기기

    Interface IHostingService

    IHostingService implementations serve Addressable content from the Unity Editor to players running locally or on devices with network access to the Editor.

    네임스페이스: UnityEditor.AddressableAssets.HostingServices
    어셈블리: solution.dll
    구문
    public interface IHostingService

    프로퍼티

    이름 설명
    DescriptiveName

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

    HostingServiceContentRoots

    Get the list of root directories being served by this hosting service

    InstanceId

    uniquely identifies this service within the scope of the HostingServicesManager

    IsHostingServiceRunning

    Get a boolean that indicates if this hosting service is running

    Logger

    The ILogger instance to use for debug log output

    ProfileVariables

    Get a map of all profile variables and their current values

    메서드

    이름 설명
    EvaluateProfileString(string)

    Expand special variables from Addressable profiles

    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()

    Draw configuration GUI elements

    StartHostingService()

    Start the hosting service

    StopHostingService()

    Stop the hosting service

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