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 |