Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ reset
Method
reset
src/SB/Game/zNPCTypePrawn.cpp:508–518 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
506
}
507
508
void aqua_beam::reset()
509
{
510
firing = 0;
511
bool tempBvar;
512
513
while (!(tempBvar = ring.queue.empty()))
514
{
515
aqua_beam::kill_ring();
516
}
517
ring_sounds = 0;
518
}
519
520
void aqua_beam::start()
521
{
Callers
1
load
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected