Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
print
Function · 0.45
help
Function · 0.45
Calls
1
outputPrintFormat
Function · 0.70
Tested by
no test coverage detected