Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
233
bool FakeGDScript::is_tool() const {
234
return tool;
235
}
236
237
bool FakeGDScript::is_valid() const {
238
return valid;
Callers
2
do_task
Method · 0.45
_do_file_info
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected