T_MSCLoader_ModAudioStream - piotrulos/MSCModLoader GitHub Wiki
Audio library (Play online mp3 streams)
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public class ModAudioStream : MonoBehaviour
View Source
Inheritance | Object → Object → Component → Behaviour → MonoBehaviour → ModAudioStream |
PlayStream | Plays the stream |
StopStream | Stops the stream |
audioSource | Your AudioSource goes here |
showDebug | Show debug info |
songInfo | Song info from metadata (if available) |