Home
last modified time | relevance | path

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

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/Logic/
H A DReplayBrowserLogic.cs496 SelectReplay(null); in DeleteReplay()
602 SelectReplay(replays.FirstOrDefault(r => replayState[r].Visible)); in SelectFirstVisibleReplay()
605 void SelectReplay(ReplayMetadata replay) in SelectReplay() method in OpenRA.Mods.Common.Widgets.Logic.ReplayBrowserLogic
673 SelectReplay(null); in SelectReplay()
701 () => SelectReplay(replay), in AddReplay()
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dcomm.c960 SelectReplay (ENCOUNTER_STATE *pES) in SelectReplay() function
994 SelectReplay (pES); in PlayerResponseInput()
1069 SelectReplay (NULL); in DoLastReplay()