Home
last modified time | relevance | path

Searched refs:SetShipDesignTypes (Results 1 – 3 of 3) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DAppInterface.cpp98 …GetPredefinedShipDesignManager().SetShipDesignTypes(Pending::StartParsing(parse::ship_designs, rdi… in StartBackgroundParsing()
/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DShipDesign.h292 … FO_COMMON_API void SetShipDesignTypes(Pending::Pending<ParsedShipDesignsType>&& pending_designs);
H A DShipDesign.cpp869 void PredefinedShipDesignManager::SetShipDesignTypes( in SetShipDesignTypes() function in PredefinedShipDesignManager