docs.unity.cn
    Show / Hide Table of Contents

    Method GetEditorObject

    GetEditorObject(UntypedWeakReferenceId)

    Gets an object from its id.

    Declaration
    public static Object GetEditorObject(UntypedWeakReferenceId id)
    Parameters
    Type Name Description
    UntypedWeakReferenceId id

    The object id.

    Returns
    Type Description
    Object

    The object referenced by the id or null if the id is invalid.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023