MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / is_tool

Method is_tool

compat/fake_gdscript.cpp:233–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233bool FakeGDScript::is_tool() const {
234 return tool;
235}
236
237bool FakeGDScript::is_valid() const {
238 return valid;

Callers 2

do_taskMethod · 0.45
_do_file_infoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected