MCPcopy 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
728S32 NPARMgmt::IsReady()
729{
730 return num_max != 0 && par_buf != 0;
731}
732
733void NPARMgmt::XtraDataSet(NPARXtraData* param_1)
734{

Callers 2

NPAR_PartySetupFunction · 0.45
NPAR_FindPartyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected