Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
338
void NodeDiffResult::set_path(const NodePath &p_path) {
339
path = p_path;
340
}
341
342
NodePath NodeDiffResult::get_path() const {
343
return path;
Callers
12
custom_load
Method · 0.80
load_with_real_resource_loader
Method · 0.80
load
Method · 0.80
save_to_file
Method · 0.80
load
Method · 0.80
save
Method · 0.80
custom_load
Method · 0.80
set_path_on_resource
Method · 0.80
save_to_file
Method · 0.80
set_res_path
Function · 0.80
evaluate_node_differences
Method · 0.80
set_cache_res
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected