Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


implicit operator DragAndDropArgs(DragAndDropArgs)

Implicitly convert between DragAndDropArgs on TreeView, and TreeView\<int\>
Read time 1 minuteLast updated 12 days ago

Definition

implicit operator DragAndDropArgs(DragAndDropArg)

public static implicit operator TreeView.DragAndDropArgs(TreeView<int>.DragAndDropArgs args)

Parameters

Returns

Type

Description

DragAndDropArgs