Home
last modified time | relevance | path

Searched refs:_hide_script_from_inspector (Results 1 – 6 of 6) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtile_set_editor_plugin.h265 bool _hide_script_from_inspector() { return true; } in _hide_script_from_inspector() function
H A Dtile_set_editor_plugin.cpp3548 …DB::bind_method("_hide_script_from_inspector", &TilesetEditorContext::_hide_script_from_inspector); in _bind_methods()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtile_set_editor_plugin.h265 bool _hide_script_from_inspector() { return true; } in _hide_script_from_inspector() function
H A Dtile_set_editor_plugin.cpp3548 …DB::bind_method("_hide_script_from_inspector", &TilesetEditorContext::_hide_script_from_inspector); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Danimation_track_editor.cpp50 bool _hide_script_from_inspector() { in _hide_script_from_inspector() function in AnimationTrackKeyEdit
62 …B::bind_method("_hide_script_from_inspector", &AnimationTrackKeyEdit::_hide_script_from_inspector); in _bind_methods()
707 bool _hide_script_from_inspector() { in _hide_script_from_inspector() function in AnimationMultiTrackKeyEdit
719 …nd_method("_hide_script_from_inspector", &AnimationMultiTrackKeyEdit::_hide_script_from_inspector); in _bind_methods()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Danimation_track_editor.cpp50 bool _hide_script_from_inspector() { in _hide_script_from_inspector() function in AnimationTrackKeyEdit
62 …B::bind_method("_hide_script_from_inspector", &AnimationTrackKeyEdit::_hide_script_from_inspector); in _bind_methods()
707 bool _hide_script_from_inspector() { in _hide_script_from_inspector() function in AnimationMultiTrackKeyEdit
719 …nd_method("_hide_script_from_inspector", &AnimationMultiTrackKeyEdit::_hide_script_from_inspector); in _bind_methods()