MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / get_error_column

Method get_error_column

modules/gdscript/gdscript_compiler.cpp:3365–3367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3363}
3364
3365int GDScriptCompiler::get_error_column() const {
3366 return err_column;
3367}
3368
3369GDScriptCompiler::GDScriptCompiler() {
3370}

Callers 1

test_compilerFunction · 0.80

Calls

no outgoing calls

Tested by 1

test_compilerFunction · 0.64