Sequine - Scripting API
|
Static Public Member Functions | |
static void | ShowPicker (IEnumerable< Sprite > _sprites, System.Action< Sprite > _onSelect, IEnumerable< string > _names=null) |
static void | ShowPicker (IEnumerable< Texture2D > _textures, System.Action< Texture2D > _onSelect, IEnumerable< string > _names=null) |
|
static |
|
static |