MCPcopy Create free account
hub / github.com/chrxh/alien / getLocationName

Method getLocationName

source/Gui/SimulationParametersBaseWidgets.cpp:1590–1593  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1588}
1589
1590std::string _SimulationParametersBaseWidgets::getLocationName()
1591{
1592 return "Simulation parameters for 'Base'";
1593}
1594
1595int _SimulationParametersBaseWidgets::getLocationIndex() const
1596{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected