mirror of https://github.com/bmgjet/Oxide.Rust.git
Expose Bike::hasSidecar
This commit is contained in:
parent
43c57c4f03
commit
208459c750
|
@ -51283,6 +51283,25 @@
|
|||
"Parameters": []
|
||||
},
|
||||
"MSILHash": ""
|
||||
},
|
||||
{
|
||||
"Name": "Bike::hasSidecar",
|
||||
"AssemblyName": "Assembly-CSharp.dll",
|
||||
"TypeName": "Bike",
|
||||
"Type": 0,
|
||||
"TargetExposure": [
|
||||
2
|
||||
],
|
||||
"Flagged": false,
|
||||
"Signature": {
|
||||
"Exposure": [
|
||||
0
|
||||
],
|
||||
"Name": "hasSidecar",
|
||||
"FullTypeName": "System.Boolean Bike::hasSidecar",
|
||||
"Parameters": []
|
||||
},
|
||||
"MSILHash": ""
|
||||
}
|
||||
],
|
||||
"Fields": [
|
||||
|
|
Loading…
Reference in New Issue