MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / cheat_toggleData

Function cheat_toggleData

TheForceEngine/TFE_DarkForces/mission.cpp:1092–1095  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1090 }
1091
1092 void cheat_toggleData()
1093 {
1094 hud_toggleDataDisplay();
1095 }
1096
1097 void cheat_toggleFullBright()
1098 {

Callers 2

executeCheatFunction · 0.85
configDarkForcesCheatsFunction · 0.85

Calls 1

hud_toggleDataDisplayFunction · 0.85

Tested by

no test coverage detected