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

Function dumpGroupEnd

Engine/source/console/engineDoc.cpp:457–460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

455}
456
457static void dumpGroupEnd( Stream &stream )
458{
459 stream.writeText( "/// @}\r\n\r\n" );
460}
461
462static void dumpClasses( Stream &stream )
463{

Callers 2

dumpClassesFunction · 0.85
dumpEngineDocsFunction · 0.85

Calls 1

writeTextMethod · 0.45

Tested by

no test coverage detected