docs.unity.cn
    Show / Hide Table of Contents

    Method HasPrimaryEntity

    HasPrimaryEntity(Object)

    Returns true if the uobject is included in the set of converted objects.

    Declaration
    public bool HasPrimaryEntity(Object uobject)
    Parameters
    Type Name Description
    Object uobject
    Returns
    Type Description
    Boolean

    HasPrimaryEntity(Component)

    Returns true if the GameObject owning component is included in the set of converted objects.

    Declaration
    public bool HasPrimaryEntity(Component component)
    Parameters
    Type Name Description
    Component component
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use