Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ GetSelectedModelPath
Method
GetSelectedModelPath
radiant/ui/modelselector/ModelTreeView.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
std::string ModelTreeView::GetSelectedModelPath()
72
{
73
return GetColumnValue(Columns().modelPath);
74
}
75
76
std::string ModelTreeView::GetSelectedSkin()
77
{
Callers
4
setupTreeView
Method · 0.80
handleSelectionChange
Method · 0.80
onOK
Method · 0.80
getSelectedModelFromTree
Method · 0.80
Calls
1
Columns
Class · 0.70
Tested by
no test coverage detected