Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
InitializeDragonBack
Function · 0.45
KayakPaddleTake
Function · 0.45
InitializeWingedMutant
Function · 0.45
InitializeAutoGun
Function · 0.45
ControlAutoGun
Function · 0.45
ElectricalLightControl
Function · 0.45
ControlSentryGun
Function · 0.45
InitializeMotorbike
Function · 0.45
MotorbikeUserControl
Function · 0.45
MotorbikeControl
Function · 0.45
InitializeJeep
Function · 0.45
JeepUserControl
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected