SET_GAME_PAUSED
Make sure to call this from the correct thread if you're using multiple threads because all other threads except the one which is calling SET_GAME_PAUSED will be paused.
MISCBuild 1207
Signature
lua
SetGamePaused(true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| BOOL | — |
Usage
lua
SetGamePaused(true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
