Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2768
void GameMap::consoleAskToggleFOW()
2769
{
2770
mIsFOWActivated = !mIsFOWActivated;
2771
}
2772
2773
void GameMap::consoleAskUnlockSkills()
2774
{
Callers
1
cSrvToggleFOW
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected