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

Function xSndIsPlaying

src/SB/Game/zEntPlayer.cpp:8088–8091  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8086// TODO: Move these to their headers
8087
8088WEAK U32 xSndIsPlaying(U32 assetID)
8089{
8090 return iSndIsPlaying(assetID);
8091}
8092
8093WEAK S32 zNPCTiki::IsHealthy()
8094{

Callers 3

speak_updateFunction · 0.70
SndIsAnyPlayingMethod · 0.70
SndChanIsBusyMethod · 0.70

Calls 1

iSndIsPlayingFunction · 0.50

Tested by

no test coverage detected