Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ fp_render
Function
fp_render
src/SB/Core/x/xHud.cpp:328–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
}
327
328
void fp_render(widget& w)
329
{
330
if (w.visible())
331
{
332
w.render();
333
}
334
}
335
336
const struct
337
{
Callers
nothing calls this directly
Calls
2
visible
Method · 0.45
render
Method · 0.45
Tested by
no test coverage detected