Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ hudeditf
Function
hudeditf
source/src/renderhud.cpp:439–443 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
437
}
438
439
void hudeditf(int type, const char *s, ...)
440
{
441
defvformatstring(sf, s, s);
442
hudmsgs.editline(type, sf);
443
}
444
445
bool insideradar(const vec ¢erpos, float radius, const vec &o)
446
{
Callers
5
parsemessages
Function · 0.85
mipstats
Function · 0.85
editfocusdetails
Function · 0.85
showhudtimer
Function · 0.85
tryrespawn
Function · 0.85
Calls
1
editline
Method · 0.80
Tested by
no test coverage detected