Skip to content

Commit

Permalink
Add CanFastTrackCraftTask hook
Browse files Browse the repository at this point in the history
  • Loading branch information
shooter46 authored and MrBlue committed Oct 3, 2023
1 parent 19228aa commit 079073e
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions resources/Rust.opj
Original file line number Diff line number Diff line change
Expand Up @@ -19514,6 +19514,32 @@
"MSILHash": "gQJOyKoJME1ZvEUOtUiSxmjl0rW4TP/6LzVP734z5wc=",
"HookCategory": "Weapon"
}
},
{
"Type": "Simple",
"Hook": {
"InjectionIndex": 47,
"ReturnBehavior": 1,
"ArgumentBehavior": 4,
"ArgumentString": "this, l2, a0",
"HookTypeName": "Simple",
"Name": "CanFastTrackCraftTask",
"HookName": "CanFastTrackCraftTask",
"HookDescription": "",
"AssemblyName": "Assembly-CSharp.dll",
"TypeName": "ItemCrafter",
"Flagged": false,
"Signature": {
"Exposure": 2,
"Name": "FastTrackTask",
"ReturnType": "System.Boolean",
"Parameters": [
"System.Int32"
]
},
"MSILHash": "DTKREDlIPiOhZlo2TNDVreqVi9OcB3j6kv4GEWqCFzo=",
"HookCategory": "Item"
}
}
],
"Modifiers": [
Expand Down

0 comments on commit 079073e

Please sign in to comment.