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

Function printClassFooter

Engine/source/console/consoleDoc.cpp:219–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219void printClassFooter()
220{
221 Con::printf("};");
222 Con::printf("");
223}
224
225void Namespace::printNamespaceEntries(Namespace * g, bool dumpScript, bool dumpEngine )
226{

Callers 2

dumpClassesMethod · 0.85
dumpFunctionsMethod · 0.85

Calls 1

printfFunction · 0.85

Tested by

no test coverage detected