NGUI: Next-Gen UI kit
3.7.2
|
Editor component used to display a list of sprites. More...
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 |
Editor component used to display a list of sprites.
delegate void SpriteSelector.Callback | ( | string | sprite | ) |
|
static |
Show the sprite selection wizard.
|
static |
Show the selection wizard.
|
static |
Show the sprite selection wizard.
|
static |