![]() |
Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
|
A definition of a song, a part of a MMSM Playlist. More...
Public Member Functions | |
| virtual void | Initialization () |
| On init, we reset our play count. | |
Public Attributes | |
| string | Name |
| the name of the song, used only for organizational purposes in the inspector | |
| AudioClip | Clip |
| the clip to play when this song plays | |
| int | PlayCount |
| the amount of time this song's been played | |
| MMSoundManagerPlayOptions | Options |
| the many options to control this song | |
A definition of a song, a part of a MMSM Playlist.
|
virtual |
On init, we reset our play count.
| AudioClip MoreMountains.Tools.MMSMPlaylistSong.Clip |
the clip to play when this song plays
| string MoreMountains.Tools.MMSMPlaylistSong.Name |
the name of the song, used only for organizational purposes in the inspector
| MMSoundManagerPlayOptions MoreMountains.Tools.MMSMPlaylistSong.Options |
the many options to control this song
| int MoreMountains.Tools.MMSMPlaylistSong.PlayCount |
the amount of time this song's been played