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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use