Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ ReconArfBone
Method
ReconArfBone
src/SB/Game/zNPCHazard.cpp:1404–1408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1402
}
1403
1404
void NPCHazard::ReconArfBone()
1405
{
1406
Reconfigure(NPC_HAZ_ARFBONEBLAST);
1407
Start(NULL, -1.0f);
1408
}
1409
1410
void NPCHazard::Upd_BoneBlast(F32 dt)
1411
{
Callers
nothing calls this directly
Calls
1
Reconfigure
Function · 0.85
Tested by
no test coverage detected