 |
| Menu |
Home |
|
Games |
|
Community |
|
Resources |
|
Links |
|
|
 |
 |
 |
 |
UnPauseGame ()
Resumes the game.
Example:
if (IsGamePaused() == 1)
UnPauseGame();
will unpause the game if it is paused.
See Also: PauseGame
|
| User comments and notes | There are currently no user comments on this page. The user comment facility is currently disabled. |
|
|
 |
|