Skip to content

Commit

Permalink
Added object CanPoweredLightsAddPoint(PoweredLightsDeployer deployer,…
Browse files Browse the repository at this point in the history
… BasePlayer player, Vector3 newPoint, Vector3 newNormal)

Added void OnCopyInfoToSign(SignContent content, ISignage sign, IUGCBrowserEntity browser)
  • Loading branch information
dassjosh committed Feb 12, 2024
1 parent 8eeaa19 commit 24565f3
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions resources/Rust.opj
Original file line number Diff line number Diff line change
Expand Up @@ -19945,6 +19945,57 @@
"BaseHookName": "OnPatrolHelicopterTakeDamage",
"HookCategory": "Entity"
}
},
{
"Type": "Simple",
"Hook": {
"InjectionIndex": 47,
"ReturnBehavior": 1,
"ArgumentBehavior": 4,
"ArgumentString": "this,l2,l0,l1",
"HookTypeName": "Simple",
"Name": "CanPoweredLightsAddPoint",
"HookName": "CanPoweredLightsAddPoint",
"AssemblyName": "Assembly-CSharp.dll",
"TypeName": "PoweredLightsDeployer",
"Flagged": false,
"Signature": {
"Exposure": 2,
"Name": "AddPoint",
"ReturnType": "System.Void",
"Parameters": [
"BaseEntity/RPCMessage"
]
},
"MSILHash": "nuXk2GzymJvlqWPxO2Z9lQuOOR+eproc3t7wdC/3gYg=",
"HookCategory": "Structure"
}
},
{
"Type": "Simple",
"Hook": {
"InjectionIndex": 34,
"ReturnBehavior": 0,
"ArgumentBehavior": 4,
"ArgumentString": "this, a0, a1",
"HookTypeName": "Simple",
"Name": "OnCopyInfoToSign",
"HookName": "OnCopyInfoToSign",
"AssemblyName": "Assembly-CSharp.dll",
"TypeName": "SignContent",
"Flagged": false,
"Signature": {
"Exposure": 2,
"Name": "CopyInfoToSign",
"ReturnType": "System.Void",
"Parameters": [
"ISignage",
"IUGCBrowserEntity"
]
},
"MSILHash": "xbbd0GYEV2F/0CKPNd0P7N7ngS9luA2TXR1WMv+UkvE=",
"HookCategory": "Structure"
}
}
],
"Modifiers": [
Expand Down

0 comments on commit 24565f3

Please sign in to comment.