Collapse All
Warhorse ScripBind documentation
CScriptBind_Action::PauseGame Method
Syntax
C++
int
PauseGame
(IFunctionHandler*
pFH
,
bool
pause
);
Parameters
Parameters
Description
bool pause
True to set the game into the pause mode, false to resume the game.
Description
!
Action.PauseGame( pause )
!
! Puts the game into pause mode.
Group
CScriptBind_Action Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express