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