Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ dumpClassFooter
Function
dumpClassFooter
Engine/source/console/engineDoc.cpp:434–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
}
433
434
static void dumpClassFooter( Stream &stream )
435
{
436
stream.writeText(
"};\r\n\r\n"
);
437
}
438
439
static void dumpGroupStart( Stream &stream,
440
const char *aName,
Callers
1
dumpClasses
Function · 0.85
Calls
1
writeText
Method · 0.45
Tested by
no test coverage detected