Core GameKit
3.2.9.0
The ultimate pooling / combat / spawning / variable plugin!
|
This class is used to listen to key events in the Music Changer. Always make a subclass so you can have different Listeners for different Music Changers. More...
Public Member Functions | |
virtual void | MusicChanging (LevelWaveMusicSettings musicSettings) |
This method gets called when the music will change to a different song. More... | |
This class is used to listen to key events in the Music Changer. Always make a subclass so you can have different Listeners for different Music Changers.
|
virtual |
This method gets called when the music will change to a different song.
musicSettings | The settings for the new music. |