Searched defs:ExitDelay (Results 1 – 3 of 3) sorted by relevance
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Player/ | ||
H A D | MissionObjectives.cs | 267 public int ExitDelay = 1400; field in OpenRA.Mods.Common.Traits.ObjectivesPanelInfo |
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Buildings/ | ||
H A D | Exit.cs | 33 public readonly int ExitDelay = 0; field in OpenRA.Mods.Common.Traits.ExitInfo |
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/ | ||
H A D | TraitsInterfaces.cs | 472 int ExitDelay { get; } property |