Add property name style toggle to Inspector
This commit is contained in:
@@ -58,6 +58,9 @@ class SectionedInspector : public HSplitContainer {
|
||||
|
||||
void _search_changed(const String &p_what);
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
||||
public:
|
||||
void register_search_box(LineEdit *p_box);
|
||||
EditorInspector *get_inspector();
|
||||
|
||||
Reference in New Issue
Block a user