MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / set_name

Method set_name

utility/diff_result.cpp:460–462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

458}
459
460void PropertyDiffResult::set_name(const String &p_name) {
461 name = p_name;
462}
463
464String PropertyDiffResult::get_name() const {
465 return name;

Callers 13

convertMethod · 0.80
convertMethod · 0.80
convertMethod · 0.80
get_test_sceneFunction · 0.80
get_prop_dictFunction · 0.80
generate_previewMethod · 0.80

Calls

no outgoing calls

Tested by 3

get_test_sceneFunction · 0.64
get_prop_dictFunction · 0.64