feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/ExplosionSoundBehviour.html
|
||||
Title: People Playground Modding - ExplosionSoundBehviour
|
||||
==================================================
|
||||
|
||||
public class ExplosionSoundBehviour
|
||||
Inherits MonoBehaviour, Messages.IOnPoolableReinitialised
|
||||
This bad boy is misspelt, awesome.
|
||||
Fields
|
||||
public AudioClip[] Near
|
||||
No description provided
|
||||
|
||||
public AudioSource audioSource
|
||||
No description provided
|
||||
|
||||
public bool StartWhenAwake
|
||||
No description provided
|
||||
|
||||
public float Delay
|
||||
No description provided
|
||||
|
||||
public DistantSoundBehaviour.SoundType DistantSound
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public void Play(float delay = 0)
|
||||
No description provided
|
||||
|
||||
public void OnPoolableReinitialised(ObjectPoolBehaviour pool)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user