docs.unity.cn
    Show / Hide Table of Contents

    Method GetImplicitGuidsForBundle

    GetImplicitGuidsForBundle(String)

    Get bundle's object ids that have no dependency file

    Declaration
    protected List<GUID> GetImplicitGuidsForBundle(string fileName)
    Parameters
    Type Name Description
    String fileName

    Name of bundle file

    Returns
    Type Description
    List<UnityEditor.GUID>

    List of GUIDS of objects in bundle with no dependency file

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use