Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xEntGetAllEntsBox
Function
xEntGetAllEntsBox
src/SB/Core/x/xEnt.cpp:1906–1909 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1904
}
1905
1906
xBox* xEntGetAllEntsBox()
1907
{
1908
return &all_ents_box;
1909
}
1910
1911
void xEntAnimateCollision(xEnt& ent, bool on)
1912
{
Callers
2
zGridInit
Function · 0.85
zSceneSetup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected