NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
ComponentSelector Member List

This is the complete list of members for ComponentSelector, including all inherited members.

Draw< T >(string buttonName, T obj, OnSelectionCallback cb, bool editButton, params GUILayoutOption[] options)ComponentSelectorstatic
Draw< T >(T obj, OnSelectionCallback cb, bool editButton, params GUILayoutOption[] options)ComponentSelectorstatic
OnSelectionCallback(Object obj)ComponentSelector
Show< T >(OnSelectionCallback cb)ComponentSelectorstatic
Show< T >(OnSelectionCallback cb, string[] extensions)ComponentSelectorstatic