27 lines
712 B
Plaintext
27 lines
712 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/BatteryAttachmentBehaviour.html
|
|
Title: People Playground Modding - BatteryAttachmentBehaviour
|
|
==================================================
|
|
|
|
public class BatteryAttachmentBehaviour
|
|
Inherits FirearmAttachmentBehaviour, Messages.IOnEMPHit
|
|
No description provided
|
|
Fields
|
|
public float BaseCharge
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
Methods
|
|
public override void OnConnect()
|
|
No description provided
|
|
|
|
public override void OnFire()
|
|
No description provided
|
|
|
|
public override void OnHit(BallisticsEmitter.CallbackParams args)
|
|
No description provided
|
|
|
|
public override void OnDisconnect()
|
|
No description provided
|
|
|
|
public void OnEMPHit()
|
|
No description provided |