27 lines
728 B
Plaintext
27 lines
728 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/FlashlightAttachmentBehaviour.html
|
|
Title: People Playground Modding - FlashlightAttachmentBehaviour
|
|
==================================================
|
|
|
|
public class FlashlightAttachmentBehaviour
|
|
Inherits FirearmAttachmentBehaviour, Messages.IOnEMPHit
|
|
No description provided
|
|
Fields
|
|
public SpriteRenderer[] Lights
|
|
[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 |