docs.unity.cn
    Show / Hide Table of Contents

    Method GetAuthoringObjectForEntity

    GetAuthoringObjectForEntity(Entity)

    Returns the Authoring object for the entity. Returns null if the authoring object is not available. For example closed subscenes will always return null.

    Declaration
    public readonly Object GetAuthoringObjectForEntity(Entity entity)
    Parameters
    Type Name Description
    Entity entity
    Returns
    Type Description
    Object
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023