Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ NPCC_StreakCreate
Function
NPCC_StreakCreate
src/SB/Game/zNPCSupplement.cpp:376–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
374
}
375
376
U32 NPCC_StreakCreate(en_npcstreak styp)
377
{
378
static StreakInfo info;
379
NPCC_MakeStreakInfo(styp, &info);
380
return xFXStreakStart(&info);
381
}
382
383
void NPAR_ScenePrepare()
384
{
Callers
5
FXStreakPrep
Method · 0.70
StreakPrep
Method · 0.70
Upd_OilBubble
Method · 0.70
StreakPrep
Method · 0.70
NCIN_HammerStreak_Upd
Function · 0.70
Calls
1
xFXStreakStart
Function · 0.50
Tested by
no test coverage detected