DoopelPonger
Public Types | Public Member Functions | Properties | List of all members
CoopMusicChangeParameters Class Reference

Parameters to give to listenerrs of the change music event. More...

Inheritance diagram for CoopMusicChangeParameters:
Inheritance graph
[legend]
Collaboration diagram for CoopMusicChangeParameters:
Collaboration graph
[legend]

Public Types

enum  TrackType { TrackType.INITIAL_TRACK, TrackType.MID_TRACK, TrackType.FINAL_TRACK }
 

Public Member Functions

 CoopMusicChangeParameters (TrackType trackType)
 

Properties

TrackType TrackToPlay [get]
 

Additional Inherited Members

- Static Public Attributes inherited from EventParameters
static readonly EventParameters GLOBAL_EVENT_PARAMETER = new EventParameters()
 

Detailed Description

Parameters to give to listenerrs of the change music event.

Member Enumeration Documentation

◆ TrackType

Enumerator
INITIAL_TRACK 
MID_TRACK 
FINAL_TRACK 

Constructor & Destructor Documentation

◆ CoopMusicChangeParameters()

CoopMusicChangeParameters.CoopMusicChangeParameters ( TrackType  trackType)

Property Documentation

◆ TrackToPlay

TrackType CoopMusicChangeParameters.TrackToPlay
get
Returns
The type of track that the background music should change to.

The documentation for this class was generated from the following file: