Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8088
WEAK U32 xSndIsPlaying(U32 assetID)
8089
{
8090
return iSndIsPlaying(assetID);
8091
}
8092
8093
WEAK S32 zNPCTiki::IsHealthy()
8094
{
Callers
3
speak_update
Function · 0.70
SndIsAnyPlaying
Method · 0.70
SndChanIsBusy
Method · 0.70
Calls
1
iSndIsPlaying
Function · 0.50
Tested by
no test coverage detected