Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.SetPauseEnabled: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
		
		
		
		Jump to navigation
		Jump to search
		|  (Created page with "== Function Description ==   ''' void SetPauseEnabled(bool ''bPause'') '''  ''Allow/Disallow players to pause the game.''") | Karl-police (talk | contribs)   (Category) | ||
| Line 5: | Line 5: | ||
| ''Allow/Disallow players to pause the game.'' | ''Allow/Disallow players to pause the game.'' | ||
| [[Category:Dota 2 Workshop Tools]] | |||
| [[Category:Scripting]] | |||
Revision as of 07:59, 14 April 2021
Function Description
void SetPauseEnabled(bool bPause)
Allow/Disallow players to pause the game.