Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ Error
Method
Error
qcommon/src/main/java/jake2/qcommon/Com.java:236–239 ·
view source on GitHub ↗
(int code, String fmt)
Source
from the content-addressed store, hash-verified
234
}
235
236
public
static
void
Error(
int
code, String fmt) throws longjmpException
237
{
238
Error(code, fmt, null);
239
}
240
241
public
static
void
Error(
int
code, String fmt, Vargs vargs) throws longjmpException
242
{
Callers
15
CalcFov
Method · 0.95
SetLightstyle
Method · 0.95
ParseMuzzleFlash
Method · 0.95
ParseMuzzleFlash2
Method · 0.95
PushMenu
Method · 0.95
PopMenu
Method · 0.95
StartServer_MenuInit
Method · 0.95
Event
Method · 0.95
AddLightStyle
Method · 0.95
GetEntitySoundOrigin
Method · 0.95
CL
Class · 0.95
RequestNextDownload
Method · 0.95
Calls
4
Error
Method · 0.95
sprintf
Method · 0.95
ExecuteFunction
Method · 0.95
Printf
Method · 0.95
Tested by
1
CalcFov
Method · 0.76