Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
PauseGame
Syntax
C++
int PauseGame(IFunctionHandler * pFH, bool pause);
Parameters 
Description 
bool pause 
True to set the game into the pause mode, false to resume the game. 

Syntax: Action.PauseGame( pause ) 

Puts the game into pause mode. 

 

Copyright (c) 2012. All rights reserved.