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

Method ParseINI

src/SB/Game/zNPCTypeBossPlankton.cpp:1189–1193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1187}
1188
1189void zNPCBPlankton::ParseINI()
1190{
1191 zNPCCommon::ParseINI();
1192 tweak.load(parmdata, pdatsize);
1193}
1194
1195void zNPCBPlankton::SelfSetup()
1196{

Callers

nothing calls this directly

Calls 2

ParseINIFunction · 0.50
loadMethod · 0.45

Tested by

no test coverage detected