Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1189
void zNPCBPlankton::ParseINI()
1190
{
1191
zNPCCommon::ParseINI();
1192
tweak.load(parmdata, pdatsize);
1193
}
1194
1195
void zNPCBPlankton::SelfSetup()
1196
{
Callers
nothing calls this directly
Calls
2
ParseINI
Function · 0.50
load
Method · 0.45
Tested by
no test coverage detected