Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ setActivated
Method
setActivated
source/traps/Trap.h:93–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
inline void setActivated(bool activated)
94
{ mIsActivated = activated; }
95
96
bool decreaseShoot()
97
{
Callers
2
activate
Method · 0.80
deactivate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected