Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
Loading...
Searching...
No Matches
MoreMountains.Tools.MMSMPlaylistSong Class Reference

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

Detailed Description

A definition of a song, a part of a MMSM Playlist.

Member Function Documentation

◆ Initialization()

virtual void MoreMountains.Tools.MMSMPlaylistSong.Initialization ( )
virtual

On init, we reset our play count.

Member Data Documentation

◆ Clip

AudioClip MoreMountains.Tools.MMSMPlaylistSong.Clip

the clip to play when this song plays

◆ Name

string MoreMountains.Tools.MMSMPlaylistSong.Name

the name of the song, used only for organizational purposes in the inspector

◆ Options

MMSoundManagerPlayOptions MoreMountains.Tools.MMSMPlaylistSong.Options

the many options to control this song

◆ PlayCount

int MoreMountains.Tools.MMSMPlaylistSong.PlayCount

the amount of time this song's been played


The documentation for this class was generated from the following file:
  • H:/Code/MoreMountains/feel/Assets/Feel/MMTools/Core/MMAudio/MMSMPlaylist/MMSMPlaylist.cs