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

Method lock_hazard_targets

src/SB/Game/zEntCruiseBubble.cpp:3487–3490  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3485 }
3486
3487 void cruise_bubble::state_camera_attach::lock_hazard_targets()
3488 {
3489 HAZ_Iterate(hazard_check, 0, 0x208000);
3490 }
3491
3492 bool cruise_bubble::state_camera_attach::hazard_check(NPCHazard& haz, void* context)
3493 {

Callers

nothing calls this directly

Calls 1

HAZ_IterateFunction · 0.85

Tested by

no test coverage detected