docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsEditorAssembly

    IsEditorAssembly(Assembly)

    Determines if the given assembly is an editor assembly.

    Declaration
    public static bool IsEditorAssembly(Assembly assembly)
    Parameters
    Type Name Description
    Assembly assembly

    The assembly.

    Returns
    Type Description
    bool

    Returns true if the assembly is an editor assembly. Returns false otherwise.

    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)