MCPcopy 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
464String PropertyDiffResult::get_name() const {
465 return name;
466}
467
468void PropertyDiffResult::set_change_type(const String &p_change_type) {
469 change_type = p_change_type;

Callers 2

set_property_diffMethod · 0.45
get_child_node_pathsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected