docs.unity.cn
    Show / Hide Table of Contents

    Method TryGetPrimaryEntity

    TryGetPrimaryEntity(Object)

    Declaration
    public Entity TryGetPrimaryEntity(Object uobject)
    Parameters
    Type Name Description
    Object uobject
    Returns
    Type Description
    Entity

    TryGetPrimaryEntity(Component)

    Declaration
    public Entity TryGetPrimaryEntity(Component component)
    Parameters
    Type Name Description
    Component component
    Returns
    Type Description
    Entity
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use