Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ NPCC_NPCIsConversing
Function
NPCC_NPCIsConversing
src/SB/Game/zNPCTypeCommon.cpp:2925–2928 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2923
static xBase* g_ownerConversation;
2924
2925
S32 NPCC_NPCIsConversing()
2926
{
2927
return g_isConversation;
2928
}
2929
2930
void zNPCCommon_WonderReset()
2931
{
Callers
1
zEntPlayer_SNDPlayStreamRandom
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected