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

Simple example of an OnDrop event accepting a game object. In this case we check to see if there is a DragDropObject present, and if so – create its prefab on the surface, then destroy the object. More...

Inheritance diagram for ExampleDragDropSurface:

Public Attributes

bool rotatePlacedObject = false
 

Detailed Description

Simple example of an OnDrop event accepting a game object. In this case we check to see if there is a DragDropObject present, and if so – create its prefab on the surface, then destroy the object.

Member Data Documentation

bool ExampleDragDropSurface.rotatePlacedObject = false

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