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