_SET_PED_IMMERSION_FLAG
Only used in R* Script beat_sharp_shooter Blocks ped from swimming underwater
PEDBuild 1207
Signature
lua
SetPedImmersionFlag(PlayerPedId(), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| BOOL | — |
Usage
lua
SetPedImmersionFlag(PlayerPedId(), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
