MCPcopy 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
1720U32 xEntIsVisible(const xEnt* ent)
1721{
1722 return (ent->flags & 0x81) == 0x1;
1723}
1724
1725F32 xVec3Length(const xVec3* v)
1726{

Callers 15

zEntSimpleObj_RenderFunction · 0.85
ProcessMethod · 0.85
SysEventMethod · 0.85
genericTikiRenderFunction · 0.85
loveyTikiRenderFunction · 0.85
zVarEntryCB_IsVisibleFunction · 0.85
zCombo_UpdateFunction · 0.85
RenderExtraMethod · 0.85
zBusStop_UpdateFunction · 0.85
zEntPickup_RenderFunction · 0.85
zEntPickup_RenderOneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected