Skip to content

Commit e2f18fc

Browse files
Uhrendoktorlukespragg
authored andcommitted
Add CanElevatorLiftMove hook
- bool CanElevatorLiftMove(ElevatorLift lift)
1 parent 1a3625e commit e2f18fc

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

resources/Rust.opj

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16869,6 +16869,30 @@
1686916869
"BaseHookName": "OnWindUpdate",
1687016870
"HookCategory": "Entity"
1687116871
}
16872+
},
16873+
{
16874+
"Type": "Simple",
16875+
"Hook": {
16876+
"InjectionIndex": 0,
16877+
"ReturnBehavior": 1,
16878+
"ArgumentBehavior": 1,
16879+
"ArgumentString": null,
16880+
"HookTypeName": "Simple",
16881+
"Name": "CanElevatorLiftMove",
16882+
"HookName": "CanElevatorLiftMove",
16883+
"AssemblyName": "Assembly-CSharp.dll",
16884+
"TypeName": "ElevatorLift",
16885+
"Flagged": false,
16886+
"Signature": {
16887+
"Exposure": 2,
16888+
"Name": "CanMove",
16889+
"ReturnType": "System.Boolean",
16890+
"Parameters": []
16891+
},
16892+
"MSILHash": "KWy313sP9hY7kCOBQ7kwO19TNmVOQl7s+rlbj1hNG8Q=",
16893+
"BaseHookName": null,
16894+
"HookCategory": "Entity"
16895+
}
1687216896
}
1687316897
],
1687416898
"Modifiers": [

0 commit comments

Comments
 (0)