Home
last modified time | relevance | path

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

/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/
H A DPlayer.cs117 static FactionInfo ChooseDisplayFaction(World world, string factionName) in ChooseDisplayFaction() method in OpenRA.Player
148 DisplayFaction = ChooseDisplayFaction(world, client.Faction); in Player()
161 DisplayFaction = ChooseDisplayFaction(world, pr.Faction); in Player()