Skip to content

Commit 0a239d6

Browse files
committed
Remove broken CanUnlockTechTreeNode and CanUnlockTechTreeNodePath Hooks
Use OnTechTreeNodeUnlock going forward
1 parent 1efa509 commit 0a239d6

1 file changed

Lines changed: 0 additions & 52 deletions

File tree

resources/Rust.opj

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -12470,58 +12470,6 @@
1247012470
"HookCategory": "Fuel"
1247112471
}
1247212472
},
12473-
{
12474-
"Type": "Simple",
12475-
"Hook": {
12476-
"InjectionIndex": 0,
12477-
"ReturnBehavior": 1,
12478-
"ArgumentBehavior": 4,
12479-
"ArgumentString": "a0, a1, this",
12480-
"HookTypeName": "Simple",
12481-
"Name": "CanUnlockTechTreeNode",
12482-
"HookName": "CanUnlockTechTreeNode",
12483-
"AssemblyName": "Assembly-CSharp.dll",
12484-
"TypeName": "TechTreeData",
12485-
"Flagged": false,
12486-
"Signature": {
12487-
"Exposure": 2,
12488-
"Name": "PlayerCanUnlock",
12489-
"ReturnType": "System.Boolean",
12490-
"Parameters": [
12491-
"BasePlayer",
12492-
"TechTreeData/NodeInstance"
12493-
]
12494-
},
12495-
"MSILHash": "WPJhUG1jOsBvp7evcScEK9ISfJPudHZ7e3PsrjzhWIM=",
12496-
"HookCategory": "TechTree"
12497-
}
12498-
},
12499-
{
12500-
"Type": "Simple",
12501-
"Hook": {
12502-
"InjectionIndex": 0,
12503-
"ReturnBehavior": 1,
12504-
"ArgumentBehavior": 4,
12505-
"ArgumentString": "a0, a1, this",
12506-
"HookTypeName": "Simple",
12507-
"Name": "CanUnlockTechTreeNodePath",
12508-
"HookName": "CanUnlockTechTreeNodePath",
12509-
"AssemblyName": "Assembly-CSharp.dll",
12510-
"TypeName": "TechTreeData",
12511-
"Flagged": false,
12512-
"Signature": {
12513-
"Exposure": 2,
12514-
"Name": "PlayerHasPathForUnlock",
12515-
"ReturnType": "System.Boolean",
12516-
"Parameters": [
12517-
"BasePlayer",
12518-
"TechTreeData/NodeInstance"
12519-
]
12520-
},
12521-
"MSILHash": "HSv8gCPuE5vz7UGz+M0mOtg+w/aHizacM5rzOahKBn8=",
12522-
"HookCategory": "TechTree"
12523-
}
12524-
},
1252512473
{
1252612474
"Type": "Modify",
1252712475
"Hook": {

0 commit comments

Comments
 (0)