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

UI Widget Creation Wizard More...

Inheritance diagram for UICreateWidgetWizard:

Public Types

enum  WidgetType {
  WidgetType.Label, WidgetType.Sprite, WidgetType.Texture, WidgetType.Button,
  WidgetType.ImageButton, WidgetType.Toggle, WidgetType.ProgressBar, WidgetType.Slider,
  WidgetType.Input, WidgetType.PopupList, WidgetType.PopupMenu, WidgetType.ScrollBar
}
 

Static Public Member Functions

static bool ShouldCreate (GameObject go, bool isValid)
 Convenience function – creates the "Add To" button and the parent object field to the right of it. More...
 

Detailed Description

UI Widget Creation Wizard

Member Enumeration Documentation

Enumerator
Label 
Sprite 
Texture 
Button 
ImageButton 
Toggle 
ProgressBar 
Slider 
Input 
PopupList 
PopupMenu 
ScrollBar 

Member Function Documentation

static bool UICreateWidgetWizard.ShouldCreate ( GameObject  go,
bool  isValid 
)
static

Convenience function – creates the "Add To" button and the parent object field to the right of it.


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