Home
last modified time | relevance | path

Searched defs:FinalGameTick (Results 1 – 2 of 2) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Network/
H A DReplayConnection.cs36 public readonly int FinalGameTick; field in OpenRA.Network.ReplayConnection
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/
H A DGameInformation.cs27 public int FinalGameTick; field in OpenRA.GameInformation