Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ validate
Method
validate
editor/script/text_editor.cpp:736–738 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
734
}
735
736
void TextEditor::validate() {
737
code_editor->validate_script();
738
}
Callers
3
_go_to_tab
Method · 0.45
trigger_live_script_reload
Method · 0.45
_update_history_pos
Method · 0.45
Calls
1
validate_script
Method · 0.45
Tested by
no test coverage detected