MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / printGroupEnd

Function printGroupEnd

Engine/source/console/consoleDoc.cpp:213–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213void printGroupEnd()
214{
215 Con::printf(" /// @}");
216 Con::printf("");
217}
218
219void printClassFooter()
220{

Callers 2

printNamespaceEntriesMethod · 0.85
dumpClassesMethod · 0.85

Calls 1

printfFunction · 0.85

Tested by

no test coverage detected