MCPcopy 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
1906xBox* xEntGetAllEntsBox()
1907{
1908 return &all_ents_box;
1909}
1910
1911void xEntAnimateCollision(xEnt& ent, bool on)
1912{

Callers 2

zGridInitFunction · 0.85
zSceneSetupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected