Skip to content

Commit 9178698

Browse files
OriginalRazorMrBlue
authored andcommitted
Add OnPlaneterBoxFertilize hook
- OnPlaneterBoxFertilize(PlanterBox)
1 parent 5de2f9d commit 9178698

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

resources/Rust.opj

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20210,6 +20210,29 @@
2021020210
"MSILHash": "RIrUvYG2k9omvKx8rKGlOVjmWOTQIUold950HrIb03M=",
2021120211
"HookCategory": "Item"
2021220212
}
20213+
},
20214+
{
20215+
"Type": "Simple",
20216+
"Hook": {
20217+
"InjectionIndex": 0,
20218+
"ReturnBehavior": 1,
20219+
"ArgumentBehavior": 3,
20220+
"HookTypeName": "Simple",
20221+
"Name": "OnPlaneterBoxFertilize",
20222+
"HookName": "OnPlaneterBoxFertilize",
20223+
"HookDescription": "",
20224+
"AssemblyName": "Assembly-CSharp.dll",
20225+
"TypeName": "PlanterBox",
20226+
"Flagged": false,
20227+
"Signature": {
20228+
"Exposure": 2,
20229+
"Name": "FertilizeGrowables",
20230+
"ReturnType": "System.Void",
20231+
"Parameters": []
20232+
},
20233+
"MSILHash": "6U1++lkgMKwCgzKSDddNjNqfCaeM2XGJqvPRGCMfmSY=",
20234+
"HookCategory": "Entity"
20235+
}
2021320236
}
2021420237
],
2021520238
"Modifiers": [

0 commit comments

Comments
 (0)