MCPcopy 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
71std::string ModelTreeView::GetSelectedModelPath()
72{
73 return GetColumnValue(Columns().modelPath);
74}
75
76std::string ModelTreeView::GetSelectedSkin()
77{

Callers 4

setupTreeViewMethod · 0.80
handleSelectionChangeMethod · 0.80
onOKMethod · 0.80

Calls 1

ColumnsClass · 0.70

Tested by

no test coverage detected