MCPcopy 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
174void Node::freeNode()
175{
176 _allocated = false;
177}
178
179bool Node::isTarget() const
180{

Callers 2

setupPatrolMethod · 0.80
exitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected