Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_name
Method
get_name
utility/diff_result.cpp:464–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
String PropertyDiffResult::get_name() const {
465
return name;
466
}
467
468
void PropertyDiffResult::set_change_type(const String &p_change_type) {
469
change_type = p_change_type;
Callers
2
set_property_diff
Method · 0.45
get_child_node_paths
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected