MCPcopy 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
3025void ScriptTextEditor::validate() {
3026 code_editor->validate_script();
3027}

Callers 2

get_functionsMethod · 0.45
_validate_scriptMethod · 0.45

Calls 1

validate_scriptMethod · 0.45

Tested by

no test coverage detected