docs.unity.cn
    Show / Hide Table of Contents

    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.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use