docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetAssetPaths

    GetAssetPaths(string)

    Finds all resources folder paths that use the associated name.

    Declaration
    public string[] GetAssetPaths(string assetName)
    Parameters
    Type Name Description
    string assetName

    The name to search for.

    Returns
    Type Description
    string[]

    Returns paths than assets stored in a resources folder. Could return null.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)