feat: add initial People Playground mod development kit
This commit is contained in:
17
extracted_wiki_content/internalReference/playatrandom.txt
Normal file
17
extracted_wiki_content/internalReference/playatrandom.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
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
|
||||
Reference in New Issue
Block a user