MCPcopy 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
184void Node::setType(int type)
185{
186 _type = type;
187}
188
189
190}

Callers 3

fireMethod · 0.45
UnitDieBStateMethod · 0.45
ufoFireWeaponMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected