docs.unity.cn
    Show / Hide Table of Contents

    Field AssetToFiles

    Mapping of an asset to all the serialized files needed to load it. The first entry is the file that contains the asset itself.

    Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
    Syntax
    public Dictionary<GUID, List<string>> AssetToFiles
    Returns
    Type Description
    Dictionary<UnityEditor.GUID, List<String>>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use