Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
457
static void dumpGroupEnd( Stream &stream )
458
{
459
stream.writeText(
"/// @}\r\n\r\n"
);
460
}
461
462
static void dumpClasses( Stream &stream )
463
{
Callers
2
dumpClasses
Function · 0.85
dumpEngineDocs
Function · 0.85
Calls
1
writeText
Method · 0.45
Tested by
no test coverage detected