docs.unity.cn
    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
    Boolean

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

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