MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / DestroyHUD

Method DestroyHUD

engine/Poseidon/Game/Chat.cpp:912–916  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

910
911DisplayChannel::DisplayChannel(ControlsContainer* parent) : Display(parent)
912{
913 Load("RscDisplayChannel");
914 SetCursor(nullptr);
915 ResetHUD();
916}
917
918void DisplayChannel::ResetHUD()
919{

Callers 1

CreateDedicatedServerFunction · 0.45

Calls 3

DestroyChatMethod · 0.80
BrowseResetMethod · 0.80
DestroyVoiceChatMethod · 0.80

Tested by

no test coverage detected