docs.unity.cn
    Show / Hide Table of Contents

    Method IsAssemblyReferencingEntities

    IsAssemblyReferencingEntities(Assembly)

    Determines if an assembly refers to Unity.Entities.dll

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

    An Assembly

    Returns
    Type Description
    Boolean

    Returns if assembly refers to Unity.Entities.dll

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023