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

Function NPCC_LampStatus

src/SB/Game/zNPCSupport.cpp:841–844  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

839}
840
841S32 NPCC_LampStatus()
842{
843 return g_pc_playerInvisible == 0 ? true : false;
844}
845
846U32 NPCC_ForceTalkOk()
847{

Callers 2

IncludesPlayerMethod · 0.85
SomethingWonderfulMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected