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

Function hide_hud

src/SB/Game/zEntCruiseBubble.cpp:1485–1490  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1483 }
1484
1485 void hide_hud()
1486 {
1487 hud.gizmos_used = 0;
1488 // float scheduling ...
1489 hud.model.wind->Alpha = 0.0f;
1490 }
1491
1492 xVec3 world_to_screen(const xVec3& loc)
1493 {

Callers 3

killFunction · 0.85
stopMethod · 0.85
startMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected