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

Method set_path

utility/diff_result.cpp:338–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336}
337
338void NodeDiffResult::set_path(const NodePath &p_path) {
339 path = p_path;
340}
341
342NodePath NodeDiffResult::get_path() const {
343 return path;

Callers 12

custom_loadMethod · 0.80
loadMethod · 0.80
save_to_fileMethod · 0.80
loadMethod · 0.80
saveMethod · 0.80
custom_loadMethod · 0.80
set_path_on_resourceMethod · 0.80
save_to_fileMethod · 0.80
set_res_pathFunction · 0.80
set_cache_resMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected