Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ IsReady
Method
IsReady
src/SB/Game/zNPCSupplement.cpp:728–731 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
726
}
727
728
S32 NPARMgmt::IsReady()
729
{
730
return num_max != 0 && par_buf != 0;
731
}
732
733
void NPARMgmt::XtraDataSet(NPARXtraData* param_1)
734
{
Callers
2
NPAR_PartySetup
Function · 0.45
NPAR_FindParty
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected