Home
last modified time | relevance | path

Searched refs:RemoveShipPart (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/Empire/
H A DEmpire.h261 void RemoveShipPart(const std::string& name);
H A DEmpire.cpp1549 RemoveShipPart(item.name); in LockItem()
1571 void Empire::RemoveShipPart(const std::string& name) { in RemoveShipPart() function in Empire