MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / createVeryDenseCylinder

Function createVeryDenseCylinder

radiantcore/patch/algorithm/Prefab.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156void createVeryDenseCylinder(const cmd::ArgumentList& args)
157{
158 createPrefabInternal(eVeryDenseCylinder, "patchCreateVeryDenseCylinder");
159}
160
161void createSquareCylinder(const cmd::ArgumentList& args)
162{

Callers

nothing calls this directly

Calls 1

createPrefabInternalFunction · 0.85

Tested by

no test coverage detected