NGUI: Next-Gen UI kit
3.7.2
|
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) | ComponentSelector | static |
Draw< T >(T obj, OnSelectionCallback cb, bool editButton, params GUILayoutOption[] options) | ComponentSelector | static |
OnSelectionCallback(Object obj) | ComponentSelector | |
Show< T >(OnSelectionCallback cb) | ComponentSelector | static |
Show< T >(OnSelectionCallback cb, string[] extensions) | ComponentSelector | static |