Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ validate
Method
validate
editor/script/script_text_editor.cpp:3025–3027 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3023
}
3024
3025
void ScriptTextEditor::validate() {
3026
code_editor->validate_script();
3027
}
Callers
2
get_functions
Method · 0.45
_validate_script
Method · 0.45
Calls
1
validate_script
Method · 0.45
Tested by
no test coverage detected