docs.unity.cn
    Show / Hide Table of Contents

    Method GetFilePathForBundle

    GetFilePathForBundle(String)

    Given a bundle name, determine the file path for the bundle.

    Declaration
    public string GetFilePathForBundle(string bundleName)
    Parameters
    Type Name Description
    String bundleName

    The name of the bundle.

    Returns
    Type Description
    String

    The full file path.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use