Interface ILocationSizeData
Interface for computing size of loading a location.
네임스페이스: UnityEngine.ResourceManagement.ResourceLocations
어셈블리: solution.dll
구문
public interface ILocationSizeData
메서드
이름 | 설명 |
---|---|
ComputeSize(IResourceLocation, ResourceManager) | Compute the numder of bytes need to download for the specified location. |