MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / Clear

Method Clear

TombEngine/Game/Hud/Hud.cpp:54–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 void HudController::Clear()
55 {
56 InteractionHighlighter.Clear();
57 TargetHighlighter.Clear();
58 Speedometer.Clear();
59 PickupSummary.Clear();
60 StatusBars.Clear();
61 }
62}

Callers 14

InitializeDragonBackFunction · 0.45
KayakPaddleTakeFunction · 0.45
InitializeWingedMutantFunction · 0.45
InitializeAutoGunFunction · 0.45
ControlAutoGunFunction · 0.45
ElectricalLightControlFunction · 0.45
ControlSentryGunFunction · 0.45
InitializeMotorbikeFunction · 0.45
MotorbikeUserControlFunction · 0.45
MotorbikeControlFunction · 0.45
InitializeJeepFunction · 0.45
JeepUserControlFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected