feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/StickyGrenadeBehaviour.html
|
||||
Title: People Playground Modding - StickyGrenadeBehaviour
|
||||
==================================================
|
||||
|
||||
public class StickyGrenadeBehaviour
|
||||
Inherits MonoBehaviour, Messages.IOnEMPHit
|
||||
No description provided
|
||||
Fields
|
||||
public float LightInterval
|
||||
No description provided
|
||||
|
||||
public SpriteRenderer light
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
public Color HotLightColor
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
public ExplosiveBehaviour Explosive
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
public PhysicalProperties[] StickyPropertiesToIgnore
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
public AudioSource AudioSource
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public void StartBlinking()
|
||||
No description provided
|
||||
|
||||
public void OnEMPHit()
|
||||
No description provided
|
||||
Reference in New Issue
Block a user