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

Function printGroupEnd

Engine/source/console/consoleDoc.cpp:206–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void printGroupEnd()
207{
208 Con::printf(" /// @}");
209 Con::printf("");
210}
211
212void printClassFooter()
213{

Callers 2

printNamespaceEntriesMethod · 0.85
dumpClassesMethod · 0.85

Calls 1

printfFunction · 0.85

Tested by

no test coverage detected