docs.unity3d.com
    Show / Hide Table of Contents

    Class UnityObjectOwnershipUtility

    Inheritance
    Object
    UnityObjectOwnershipUtility
    Namespace: Unity.VisualScripting
    Syntax
    public static class UnityObjectOwnershipUtility

    Methods

    CopyOwner(Object, Object)

    Declaration
    public static void CopyOwner(object source, object destination)
    Parameters
    Type Name Description
    Object source
    Object destination

    GetOwner(Object)

    Declaration
    public static Object GetOwner(object o)
    Parameters
    Type Name Description
    Object o
    Returns
    Type Description
    Object

    RemoveOwner(Object)

    Declaration
    public static void RemoveOwner(object o)
    Parameters
    Type Name Description
    Object o
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023