Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ is_valid
Method
is_valid
compat/fake_gdscript.cpp:237–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
bool FakeGDScript::is_valid() const {
238
return valid;
239
}
240
241
bool FakeGDScript::is_abstract() const {
242
return abstract;
Callers
15
deinit_plugin_manager_sources
Function · 0.45
deinit_exporters
Function · 0.45
deinit_loaders
Function · 0.45
uninitialize_gdsdecomp_module
Function · 0.45
open_and_parse
Method · 0.45
is_open
Method · 0.45
get_path
Method · 0.45
get_path_absolute
Method · 0.45
_get_modified_time
Method · 0.45
_get_access_time
Method · 0.45
_get_size
Method · 0.45
_get_unix_permissions
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_recovered_resource
Function · 0.36
test_export
Method · 0.36
test_export
Method · 0.36
test_export
Method · 0.36
test_export
Method · 0.36
test_export
Method · 0.36
test_script_binary
Function · 0.36
test_script_text
Function · 0.36
test_script
Function · 0.36
simple_pass_fail_test
Function · 0.36
parse_and_get_ie_key
Function · 0.36
expect_ie_key
Function · 0.36