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

Method Clear

engine/Poseidon/UI/GameModule.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void GameModuleRegistry::Clear()
53{
54 Modules().clear();
55}
56
57} // namespace Poseidon

Callers 15

~DisplayMissionMethod · 0.45
StartAutoTestFunction · 0.45
OnChangeCampaignMethod · 0.45
LoadCampaignsMethod · 0.45
PopulateUnlockedHistoryFunction · 0.45
DebugUnlockAllCampaignsFunction · 0.45
OnButtonClickedMethod · 0.45
OnSimulateMethod · 0.45
OnButtonClickedMethod · 0.45
OnChildDestroyedMethod · 0.45
DisplayMainMethod · 0.45
StartCampaignFunction · 0.45

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected