Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ freeNode
Method
freeNode
src/Savegame/Node.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
void Node::freeNode()
175
{
176
_allocated = false;
177
}
178
179
bool Node::isTarget() const
180
{
Callers
2
setupPatrol
Method · 0.80
exit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected