MCPcopy 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

2923static xBase* g_ownerConversation;
2924
2925S32 NPCC_NPCIsConversing()
2926{
2927 return g_isConversation;
2928}
2929
2930void zNPCCommon_WonderReset()
2931{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected