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

Draws a single event delegate. Contributed by Adam Byrd. More...

Inheritance diagram for EventDelegateDrawer:

Public Member Functions

override float GetPropertyHeight (SerializedProperty prop, GUIContent label)
 
override void OnGUI (Rect rect, SerializedProperty prop, GUIContent label)
 

Detailed Description

Draws a single event delegate. Contributed by Adam Byrd.

Member Function Documentation

override float EventDelegateDrawer.GetPropertyHeight ( SerializedProperty  prop,
GUIContent  label 
)
override void EventDelegateDrawer.OnGUI ( Rect  rect,
SerializedProperty  prop,
GUIContent  label 
)

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