mirror of https://github.com/bmgjet/Oxide.Rust.git
Expose BaseNetworkable.TerminateOnClient as public
This commit is contained in:
parent
074e839896
commit
88a4458d0b
|
@ -28995,6 +28995,27 @@
|
||||||
"Parameters": []
|
"Parameters": []
|
||||||
},
|
},
|
||||||
"MSILHash": ""
|
"MSILHash": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "BaseNetworkable::TerminateOnClient",
|
||||||
|
"AssemblyName": "Assembly-CSharp.dll",
|
||||||
|
"TypeName": "BaseNetworkable",
|
||||||
|
"Type": 1,
|
||||||
|
"TargetExposure": [
|
||||||
|
2
|
||||||
|
],
|
||||||
|
"Flagged": false,
|
||||||
|
"Signature": {
|
||||||
|
"Exposure": [
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"Name": "TerminateOnClient",
|
||||||
|
"FullTypeName": "System.Void",
|
||||||
|
"Parameters": [
|
||||||
|
"BaseNetworkable/DestroyMode"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"MSILHash": "xUFW++B0bRttK9P2wRgCl3fZzvSuTjKwO9NTKkdqCRA="
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Fields": [
|
"Fields": [
|
||||||
|
|
Loading…
Reference in New Issue