NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
UIDragDropRoot Class Reference

When Drag & Drop event begins in UIDragDropItem, it will re-parent itself to the UIDragDropRoot instead. It's useful when you're dragging something out of a clipped panel: you will want to reparent it before it can be dragged outside. More...

Inheritance diagram for UIDragDropRoot:

Static Public Attributes

static Transform root
 

Detailed Description

When Drag & Drop event begins in UIDragDropItem, it will re-parent itself to the UIDragDropRoot instead. It's useful when you're dragging something out of a clipped panel: you will want to reparent it before it can be dragged outside.

Member Data Documentation

Transform UIDragDropRoot.root
static

The documentation for this class was generated from the following file: