T_MSCLoader_ModAudioStream - piotrulos/MSCModLoader GitHub Wiki
Audio library (Play online mp3 streams)
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
public class ModAudioStream : MonoBehaviourView 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) |