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

Method reset

src/SB/Game/zEntCruiseBubble.cpp:2352–2358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2350 }
2351
2352 void cruise_bubble::reset()
2353 {
2354 if ((shared.flags & 0x3) == 0x3)
2355 {
2356 cruise_bubble::kill(true, false);
2357 }
2358 }
2359
2360 void cruise_bubble::launch()
2361 {

Callers 1

startMethod · 0.45

Calls 1

killFunction · 0.70

Tested by

no test coverage detected