Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ setType
Method
setType
src/Savegame/Node.cpp:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
void Node::setType(int type)
185
{
186
_type = type;
187
}
188
189
190
}
Callers
3
fire
Method · 0.45
UnitDieBState
Method · 0.45
ufoFireWeapon
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected