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

Editor component used to display a list of sprites. More...

Inheritance diagram for SpriteSelector:

Public Member Functions

delegate void Callback (string sprite)
 

Static Public Member Functions

static void ShowSelected ()
 Show the sprite selection wizard. More...
 
static void Show (SerializedObject ob, SerializedProperty pro, UIAtlas atlas)
 Show the sprite selection wizard. More...
 
static void Show (Callback callback)
 Show the selection wizard. More...
 

Static Public Attributes

static SpriteSelector instance
 

Detailed Description

Editor component used to display a list of sprites.

Member Function Documentation

delegate void SpriteSelector.Callback ( string  sprite)
static void SpriteSelector.Show ( SerializedObject  ob,
SerializedProperty  pro,
UIAtlas  atlas 
)
static

Show the sprite selection wizard.

static void SpriteSelector.Show ( Callback  callback)
static

Show the selection wizard.

static void SpriteSelector.ShowSelected ( )
static

Show the sprite selection wizard.

Member Data Documentation

SpriteSelector SpriteSelector.instance
static

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