Interface ILocationSizeData
Interface for computing size of loading a location.
Namespace: UnityEngine.ResourceManagement.ResourceLocations
Assembly: Unity.ResourceManager.dll
Syntax
public interface ILocationSizeData
  Methods
| Name | Description | 
|---|---|
| ComputeSize(IResourceLocation, ResourceManager) | Compute the numder of bytes need to download for the specified location.  |