Skip to content

Commit 4fd1f04

Browse files
committed
Expose various fields and methods
1 parent 9105692 commit 4fd1f04

File tree

1 file changed

+237
-0
lines changed

1 file changed

+237
-0
lines changed

resources/Rust.opj

+237
Original file line numberDiff line numberDiff line change
@@ -52284,6 +52284,243 @@
5228452284
"Parameters": []
5228552285
},
5228652286
"MSILHash": "eeJPsqCgVqthi+jI5J29zO2Ol+uwta4sOPObn+2vWmk="
52287+
},
52288+
{
52289+
"Name": "BaseBoat::secondsBetweenShoreDrift",
52290+
"AssemblyName": "Assembly-CSharp.dll",
52291+
"TypeName": "BaseBoat",
52292+
"Type": 0,
52293+
"TargetExposure": [
52294+
2,
52295+
4
52296+
],
52297+
"Flagged": false,
52298+
"Signature": {
52299+
"Exposure": [
52300+
0
52301+
],
52302+
"Name": "secondsBetweenShoreDrift",
52303+
"FullTypeName": "System.Int32 BaseBoat::secondsBetweenShoreDrift",
52304+
"Parameters": []
52305+
},
52306+
"MSILHash": ""
52307+
},
52308+
{
52309+
"Name": "BaseBoat::secondsUntilShoreDrift",
52310+
"AssemblyName": "Assembly-CSharp.dll",
52311+
"TypeName": "BaseBoat",
52312+
"Type": 0,
52313+
"TargetExposure": [
52314+
2,
52315+
4
52316+
],
52317+
"Flagged": false,
52318+
"Signature": {
52319+
"Exposure": [
52320+
0
52321+
],
52322+
"Name": "secondsUntilShoreDrift",
52323+
"FullTypeName": "System.Int32 BaseBoat::secondsUntilShoreDrift",
52324+
"Parameters": []
52325+
},
52326+
"MSILHash": ""
52327+
},
52328+
{
52329+
"Name": "Parachute::collisionDeath",
52330+
"AssemblyName": "Assembly-CSharp.dll",
52331+
"TypeName": "Parachute",
52332+
"Type": 0,
52333+
"TargetExposure": [
52334+
2
52335+
],
52336+
"Flagged": false,
52337+
"Signature": {
52338+
"Exposure": [
52339+
0
52340+
],
52341+
"Name": "collisionDeath",
52342+
"FullTypeName": "System.Boolean Parachute::collisionDeath",
52343+
"Parameters": []
52344+
},
52345+
"MSILHash": ""
52346+
},
52347+
{
52348+
"Name": "Parachute::collisionImpulse",
52349+
"AssemblyName": "Assembly-CSharp.dll",
52350+
"TypeName": "Parachute",
52351+
"Type": 0,
52352+
"TargetExposure": [
52353+
2
52354+
],
52355+
"Flagged": false,
52356+
"Signature": {
52357+
"Exposure": [
52358+
0
52359+
],
52360+
"Name": "collisionImpulse",
52361+
"FullTypeName": "UnityEngine.Vector3 Parachute::collisionImpulse",
52362+
"Parameters": []
52363+
},
52364+
"MSILHash": ""
52365+
},
52366+
{
52367+
"Name": "Parachute::collisionLocalPos",
52368+
"AssemblyName": "Assembly-CSharp.dll",
52369+
"TypeName": "Parachute",
52370+
"Type": 0,
52371+
"TargetExposure": [
52372+
2
52373+
],
52374+
"Flagged": false,
52375+
"Signature": {
52376+
"Exposure": [
52377+
0
52378+
],
52379+
"Name": "collisionLocalPos",
52380+
"FullTypeName": "UnityEngine.Vector3 Parachute::collisionLocalPos",
52381+
"Parameters": []
52382+
},
52383+
"MSILHash": ""
52384+
},
52385+
{
52386+
"Name": "Parachute::collisionWorldNormal",
52387+
"AssemblyName": "Assembly-CSharp.dll",
52388+
"TypeName": "Parachute",
52389+
"Type": 0,
52390+
"TargetExposure": [
52391+
2
52392+
],
52393+
"Flagged": false,
52394+
"Signature": {
52395+
"Exposure": [
52396+
0
52397+
],
52398+
"Name": "collisionWorldNormal",
52399+
"FullTypeName": "UnityEngine.Vector3 Parachute::collisionWorldNormal",
52400+
"Parameters": []
52401+
},
52402+
"MSILHash": ""
52403+
},
52404+
{
52405+
"Name": "Parachute::DelayedDismount",
52406+
"AssemblyName": "Assembly-CSharp.dll",
52407+
"TypeName": "Parachute",
52408+
"Type": 1,
52409+
"TargetExposure": [
52410+
2
52411+
],
52412+
"Flagged": false,
52413+
"Signature": {
52414+
"Exposure": [
52415+
0
52416+
],
52417+
"Name": "DelayedDismount",
52418+
"FullTypeName": "System.Void",
52419+
"Parameters": []
52420+
},
52421+
"MSILHash": "qoWIMVlFJQm0BrO0bpcnTld0AeGe9HhWN12wSISoUlo="
52422+
},
52423+
{
52424+
"Name": "Parachute::ProcessDeath",
52425+
"AssemblyName": "Assembly-CSharp.dll",
52426+
"TypeName": "Parachute",
52427+
"Type": 1,
52428+
"TargetExposure": [
52429+
2
52430+
],
52431+
"Flagged": false,
52432+
"Signature": {
52433+
"Exposure": [
52434+
0
52435+
],
52436+
"Name": "ProcessDeath",
52437+
"FullTypeName": "System.Void",
52438+
"Parameters": []
52439+
},
52440+
"MSILHash": "eV1WH+12E+1VVw16geks0vo4h/qaHscLUIipnMcSIyE="
52441+
},
52442+
{
52443+
"Name": "BaseBoat::UpdateShoreDriftInvokeOnAll",
52444+
"AssemblyName": "Assembly-CSharp.dll",
52445+
"TypeName": "BaseBoat",
52446+
"Type": 1,
52447+
"TargetExposure": [
52448+
2,
52449+
4
52450+
],
52451+
"Flagged": false,
52452+
"Signature": {
52453+
"Exposure": [
52454+
0
52455+
],
52456+
"Name": "UpdateShoreDriftInvokeOnAll",
52457+
"FullTypeName": "System.Void",
52458+
"Parameters": []
52459+
},
52460+
"MSILHash": "lxvBly26l5DgzIk0XkRFsT/PbbEZSe2yIQ1BwKFb2dE="
52461+
},
52462+
{
52463+
"Name": "ModularCar::DoCollisionDamage",
52464+
"AssemblyName": "Assembly-CSharp.dll",
52465+
"TypeName": "ModularCar",
52466+
"Type": 1,
52467+
"TargetExposure": [
52468+
2
52469+
],
52470+
"Flagged": false,
52471+
"Signature": {
52472+
"Exposure": [
52473+
1
52474+
],
52475+
"Name": "DoCollisionDamage",
52476+
"FullTypeName": "System.Void",
52477+
"Parameters": [
52478+
"BaseEntity",
52479+
"System.Single"
52480+
]
52481+
},
52482+
"MSILHash": "6LN+mg6L0/rgd/DtnrwyhrTDGYc+nhxj5T9fYnPF5dw="
52483+
},
52484+
{
52485+
"Name": "ModularCar::HandleAdminBonus",
52486+
"AssemblyName": "Assembly-CSharp.dll",
52487+
"TypeName": "ModularCar",
52488+
"Type": 1,
52489+
"TargetExposure": [
52490+
2
52491+
],
52492+
"Flagged": false,
52493+
"Signature": {
52494+
"Exposure": [
52495+
0
52496+
],
52497+
"Name": "HandleAdminBonus",
52498+
"FullTypeName": "System.Void",
52499+
"Parameters": []
52500+
},
52501+
"MSILHash": "ebmmQ7G3eQ737Tzq/Tz0A13QgeqiC5Ut4tG7K5S2gkA="
52502+
},
52503+
{
52504+
"Name": "Bike::DoCollisionDamage",
52505+
"AssemblyName": "Assembly-CSharp.dll",
52506+
"TypeName": "Bike",
52507+
"Type": 1,
52508+
"TargetExposure": [
52509+
2
52510+
],
52511+
"Flagged": false,
52512+
"Signature": {
52513+
"Exposure": [
52514+
1
52515+
],
52516+
"Name": "DoCollisionDamage",
52517+
"FullTypeName": "System.Void",
52518+
"Parameters": [
52519+
"BaseEntity",
52520+
"System.Single"
52521+
]
52522+
},
52523+
"MSILHash": "fUw0+yZo2ZhsPPKD5cPBcetAbMejTGxymcqEkuBkkXo="
5228752524
}
5228852525
],
5228952526
"Fields": [

0 commit comments

Comments
 (0)