Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
outsider31000 committed Jan 7, 2025
2 parents 8e6e01b + d7e91d1 commit 215bed2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rdr3natives.json
Original file line number Diff line number Diff line change
Expand Up @@ -116118,16 +116118,16 @@
"apiset": ""
},
"0xB35370D5353995CB": {
"name": "_0xB35370D5353995CB",
"comment": "",
"name": "_SET_ITEM_INTERACTION_STATE",
"comment": "All Interaction states\nhttps://github.com/femga/rdr3_discoveries/tree/master/tasks/TASK_ITEM_INTERACTION#-4-item_interaction_state_name--item_interaction_propid--1",
"params": [
{
"type": "Ped",
"name": "ped"
},
{
"type": "Hash",
"name": "item"
"name": "itemInteractionState"
},
{
"type": "float",
Expand All @@ -116137,7 +116137,7 @@
"return_type": "void",
"build": "1207",
"examples": [],
"apiset": ""
"apiset": "client"
},
"0xB520DBDA7FCF573F": {
"name": "_0xB520DBDA7FCF573F",
Expand Down

0 comments on commit 215bed2

Please sign in to comment.