ScriptEditorBase
Inherits: VBoxContainer < BoxContainer < Container < Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Methods
void |
add_syntax_highlighter ( EditorSyntaxHighlighter highlighter ) |
get_base_editor ( ) const |
Signals
edited_script_changed ( )
There is currently no description for this signal. Please help us by contributing one!
go_to_help ( String what )
There is currently no description for this signal. Please help us by contributing one!
go_to_method ( Object script, String method )
There is currently no description for this signal. Please help us by contributing one!
name_changed ( )
There is currently no description for this signal. Please help us by contributing one!
replace_in_files_requested ( String text )
There is currently no description for this signal. Please help us by contributing one!
request_help ( String topic )
There is currently no description for this signal. Please help us by contributing one!
request_open_script_at_line ( Object script, int line )
There is currently no description for this signal. Please help us by contributing one!
request_save_history ( )
There is currently no description for this signal. Please help us by contributing one!
request_save_previous_state ( Dictionary state )
There is currently no description for this signal. Please help us by contributing one!
search_in_files_requested ( String text )
There is currently no description for this signal. Please help us by contributing one!
Method Descriptions
void add_syntax_highlighter ( EditorSyntaxHighlighter highlighter )
There is currently no description for this method. Please help us by contributing one!
Control get_base_editor ( ) const
There is currently no description for this method. Please help us by contributing one!