Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ is_valid
Method
is_valid
compat/fake_csharp_script.cpp:532–534 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
530
}
531
532
bool FakeCSharpScript::is_valid() const {
533
return valid;
534
}
535
536
bool FakeCSharpScript::is_abstract() const {
537
return abstract;
Callers
7
get_instance_base_type
Method · 0.45
replace_variant_constants
Function · 0.45
has_script_signal
Method · 0.45
get_script_signal_list
Method · 0.45
get_property_default_value
Method · 0.45
get_script_method_list
Method · 0.45
get_script_property_list
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected