Interface IDroppable | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Interface IDroppable

    Implementors can be dropped on IDropReceivers

    Namespace: UnityEditor.Experimental.EditorVR
    Syntax
    public interface IDroppable

    Methods

    GetDropObject()

    Get the underlying object that will be dropped

    Declaration
    object GetDropObject()
    Returns
    Type Description
    Object
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX