docs.unity.cn
    Show / Hide Table of Contents

    Interface IHostingServiceConfigurationProvider

    Interface for providing configuration data for IHostingService implementations

    Namespace: UnityEditor.AddressableAssets.HostingServices
    Syntax
    public interface IHostingServiceConfigurationProvider

    Properties

    HostingServicesContentRoot

    Returns the Hosting Service content root path for the given AddressableAssetGroup

    Declaration
    string HostingServicesContentRoot { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on 04 November 2021
    Terms of use