docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AssetDatabaseUtil

    Helpers for querying the Unity asset database.

    Inheritance
    object
    AssetDatabaseUtil
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: AutoGroupGenerator
    Assembly: Unity.AutoGroupGenerator.Editor.dll
    Syntax
    public static class AssetDatabaseUtil

    Methods

    Name Description
    FindAssetGuidsForType<T>()

    Finds asset GUIDs for assets of the specified type.

    FindAssetPathsForType<T>()

    Finds asset paths for assets of the specified type.

    FindAssetsOfType<T>()

    Finds and loads assets of the specified type.

    In This Article
    Back to top
    Copyright © 2026 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)