Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Action::PauseGame Method
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. 

!

Action.PauseGame( pause )

!  

! Puts the game into pause mode. 

 

Copyright (c) 2012. All rights reserved.