NETWORK_GET_PLAYER_INDEX_FROM_PED
Returns the Player associated to a given Ped when in an online session.
NETWORKBuild 1207
Signature
lua
NetworkGetPlayerIndexFromPed(PlayerPedId())
-- returns PlayerParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
NetworkGetPlayerIndexFromPed(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
