MCPcopy 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
736void TextEditor::validate() {
737 code_editor->validate_script();
738}

Callers 3

_go_to_tabMethod · 0.45
_update_history_posMethod · 0.45

Calls 1

validate_scriptMethod · 0.45

Tested by

no test coverage detected