Skip to content

Commit e7cf758

Browse files
committed
Add OnLootSpawn hook for LootFill component
1 parent a47de4d commit e7cf758

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
@@ -22576,6 +22576,29 @@
2257622576
"BaseHookName": "OnCorpsePopulate [Rust.Ai.Gen2.State_Dead]",
2257722577
"HookCategory": "NPC"
2257822578
}
22579+
},
22580+
{
22581+
"Type": "Simple",
22582+
"Hook": {
22583+
"InjectionIndex": 6,
22584+
"ReturnBehavior": 1,
22585+
"ArgumentBehavior": 1,
22586+
"ArgumentString": "",
22587+
"HookTypeName": "Simple",
22588+
"Name": "OnLootSpawn [LootFill]",
22589+
"HookName": "OnLootSpawn",
22590+
"AssemblyName": "Assembly-CSharp.dll",
22591+
"TypeName": "LootFill",
22592+
"Flagged": false,
22593+
"Signature": {
22594+
"Exposure": 0,
22595+
"Name": "DelayFill",
22596+
"ReturnType": "System.Void",
22597+
"Parameters": []
22598+
},
22599+
"MSILHash": "GpHJEcTdgHjoM8oT3mbslg/b0PM4xFyOQwIR3cSB/yU=",
22600+
"HookCategory": "Resource"
22601+
}
2257922602
}
2258022603
],
2258122604
"Modifiers": [

0 commit comments

Comments
 (0)