19 lines
483 B
Plaintext
19 lines
483 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/JukeboxSongLoader.html
|
|
Title: People Playground Modding - JukeboxSongLoader
|
|
==================================================
|
|
|
|
public class JukeboxSongLoader
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public static AudioClip[] CustomSongs
|
|
No description provided
|
|
|
|
public string Path
|
|
No description provided
|
|
|
|
public string[] AllowedExtensions
|
|
No description provided
|
|
|
|
public UnityEvent OnLoadStart
|
|
No description provided |