Add UserInterfaceListener hook to request a team restart.

This commit is contained in:
Rene Gollent
2013-05-29 21:59:51 -04:00
parent c90773b3ba
commit 7cbc5a5964
3 changed files with 13 additions and 11 deletions
@@ -90,6 +90,8 @@ private:
virtual void DebugReportRequested(entry_ref* targetPath);
virtual void TeamRestartRequested();
virtual bool UserInterfaceQuitRequested(
QuitOption quitOption);