Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ allocateNode
Method
allocateNode
src/Savegame/Node.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
void Node::allocateNode()
170
{
171
_allocated = true;
172
}
173
174
void Node::freeNode()
175
{
Callers
1
setupPatrol
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected