Corgi Engine v9.3
|
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 More... | |
Public Attributes | |
string | Name |
the name of the song, used only for organizational purposes in the inspector More... | |
AudioClip | Clip |
the clip to play when this song plays More... | |
int | PlayCount |
the amount of time this song's been played More... | |
MMSoundManagerPlayOptions | Options |
the many options to control this song More... | |
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