MCPcopy Create free account
hub / github.com/OpenDungeons/OpenDungeons / consoleAskToggleFOW

Method consoleAskToggleFOW

source/gamemap/GameMap.cpp:2768–2771  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2766}
2767
2768void GameMap::consoleAskToggleFOW()
2769{
2770 mIsFOWActivated = !mIsFOWActivated;
2771}
2772
2773void GameMap::consoleAskUnlockSkills()
2774{

Callers 1

cSrvToggleFOWFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected