docs.unity.cn
    Show / Hide Table of Contents

    Property Data

    Data

    Data that is intended for the provider. Objects can be serialized during the build process to be used by the provider. An example of usage is cache usage data for AssetBundleProvider.

    Declaration
    public object Data { get; set; }
    Property Value
    Type Description
    Object
    Implements
    IResourceLocation.Data
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use