MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / zEntTeleportBox_isClosed

Function zEntTeleportBox_isClosed

src/SB/Game/zEntTeleportBox.cpp:421–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

419}
420
421S32 zEntTeleportBox_isClosed(_zEntTeleportBox* ent)
422{
423 return zEntTeleportBox_isOpen(ent) == 0;
424}
425
426S32 zEntTeleportBox_playerIn()
427{

Callers 1

zEntTeleportBox_UpdateFunction · 0.85

Calls 1

zEntTeleportBox_isOpenFunction · 0.85

Tested by

no test coverage detected