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

Function createEndcap

radiantcore/patch/algorithm/Prefab.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171void createEndcap(const cmd::ArgumentList& args)
172{
173 createPrefabInternal(eEndCap, "patchCreateCaps");
174}
175
176void createBevel(const cmd::ArgumentList& args)
177{

Callers

nothing calls this directly

Calls 1

createPrefabInternalFunction · 0.85

Tested by

no test coverage detected