17 lines
431 B
Plaintext
17 lines
431 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/PlayAtRandom.html
|
|
Title: People Playground Modding - PlayAtRandom
|
|
==================================================
|
|
|
|
public class PlayAtRandom
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public ParticleSystem[] ParticleSystems
|
|
No description provided
|
|
|
|
public AudioSource[] AudioSources
|
|
No description provided
|
|
|
|
public float Chance
|
|
[Range(0, 1f)]
|
|
No description provided |