Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xEntIsVisible
Function
xEntIsVisible
src/SB/Core/x/xCamera.cpp:1720–1723 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1718
}
1719
1720
U32 xEntIsVisible(const xEnt* ent)
1721
{
1722
return (ent->flags & 0x81) == 0x1;
1723
}
1724
1725
F32 xVec3Length(const xVec3* v)
1726
{
Callers
15
zEntSimpleObj_MgrUpdateRender
Function · 0.85
zEntSimpleObj_Render
Function · 0.85
Process
Method · 0.85
SysEvent
Method · 0.85
genericTikiRender
Function · 0.85
loveyTikiRender
Function · 0.85
zVarEntryCB_IsVisible
Function · 0.85
zCombo_Update
Function · 0.85
RenderExtra
Method · 0.85
zBusStop_Update
Function · 0.85
zEntPickup_Render
Function · 0.85
zEntPickup_RenderOne
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected