_GET_ITEM_INTERACTION_ENTITY_FROM_PED
item hashes: PRIMARYITEM, P_MUGCOFFEE01X_PH_R_HAND, P_BOTTLEBEER01X_PH_R_HAND http://prntscr.com/1qtp3bz https://github.com/femga/rdr3_discoveries/tree/master/tasks/TASK_ITEM_INTERACTION
TASKBuild 1207
Signature
lua
GetItemInteractionEntityFromPed(PlayerPedId(), GetHashKey("..."))
-- returns EntityParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — |
Usage
lua
GetItemInteractionEntityFromPed(PlayerPedId(), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
