NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
EventDelegate.cs File Reference

Classes

class  EventDelegate
 Delegate callback that Unity can serialize and set via Inspector. More...
 
class  EventDelegate.Parameter
 Delegates can have parameters, and this class makes it possible to save references to properties that can then be passed as function arguments, such as transform.position or widget.color. More...
 

Macros

#define REFLECTION_SUPPORT
 

Macro Definition Documentation

#define REFLECTION_SUPPORT