Home
last modified time | relevance | path

Searched defs:Factions (Results 1 – 10 of 10) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/World/
H A DMPStartUnits.cs27 public readonly HashSet<string> Factions = new HashSet<string>(); field in OpenRA.Mods.Common.Traits.MPStartUnitsInfo
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/
H A DSpawnActorsOnSell.cs32 public readonly HashSet<string> Factions = new HashSet<string>(); field in OpenRA.Mods.Common.Traits.SpawnActorsOnSellInfo
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Conditions/
H A DGrantConditionOnFaction.cs26 public readonly HashSet<string> Factions = new HashSet<string>(); field in OpenRA.Mods.Common.Traits.GrantConditionOnFactionInfo
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Player/
H A DProvidesPrerequisite.cs27 public readonly HashSet<string> Factions = new HashSet<string>(); field in OpenRA.Mods.Common.Traits.ProvidesPrerequisiteInfo
H A DProductionQueue.cs36 public readonly HashSet<string> Factions = new HashSet<string>(); field in OpenRA.Mods.Common.Traits.ProductionQueueInfo
/dports/games/glest/glest_source_3.2.2/source/glest_game/world/
H A Dworld.h55 typedef vector<Faction> Factions; typedef
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/world/
H A Dworld.h74 typedef vector<Faction *> Factions; typedef
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dgrand_strategy.h303 std::vector<CGrandStrategyFaction *> Factions[MAX_RACES]; variable
H A Dcharacter.h184 …std::vector<CFaction *> Factions; /// Factions for which this character is available; if empty, th… variable
H A Dplayer.h693 std::vector<CFaction *> Factions; /// to which factions is this dynasty available variable
821 std::vector<CFaction *> Factions; /// factions variable