Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ printClassFooter
Function
printClassFooter
Engine/source/console/consoleDoc.cpp:212–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
void printClassFooter()
213
{
214
Con::printf(
"};"
);
215
Con::printf(
""
);
216
}
217
218
void Namespace::printNamespaceEntries(Namespace * g, bool dumpScript, bool dumpEngine )
219
{
Callers
2
dumpClasses
Method · 0.85
dumpFunctions
Method · 0.85
Calls
1
printf
Function · 0.85
Tested by
no test coverage detected