Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ error
Method
error
TheForceEngine/TFE_DarkForces/Scripting/gs_system.cpp:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
void GS_System::error(asIScriptGeneric *gen)
332
{
333
outputPrintFormat(gen);
334
}
335
336
void GS_System::warning(asIScriptGeneric *gen)
337
{
Callers
1
error
Function · 0.45
Calls
1
outputPrintFormat
Function · 0.70
Tested by
no test coverage detected