docs.unity.cn
    Show / Hide Table of Contents

    Property ResourcesToDependencies

    ResourcesToDependencies

    A mapping of resources to a list of guids that correspond to their dependencies

    Declaration
    protected Dictionary<string, List<GUID>> ResourcesToDependencies { get; }
    Property Value
    Type Description
    Dictionary<String, List<UnityEditor.GUID>>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use