MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / print

Method print

TheForceEngine/TFE_DarkForces/Scripting/gs_system.cpp:341–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339 }
340
341 void GS_System::print(asIScriptGeneric *gen)
342 {
343 outputPrintFormat(gen);
344 }
345
346 bool GS_System::scriptRegister(ScriptAPI api)
347 {

Callers 2

printFunction · 0.45
helpFunction · 0.45

Calls 1

outputPrintFormatFunction · 0.70

Tested by

no test coverage detected